reset stateversion
This commit is contained in:
parent
c313fd16b8
commit
fbc13d9cae
2
base.nix
2
base.nix
@ -11,7 +11,7 @@
|
|||||||
./jawz.nix
|
./jawz.nix
|
||||||
./modules/modules.nix
|
./modules/modules.nix
|
||||||
];
|
];
|
||||||
system.stateVersion = "24.11";
|
system.stateVersion = "23.05";
|
||||||
sops = {
|
sops = {
|
||||||
defaultSopsFormat = "yaml";
|
defaultSopsFormat = "yaml";
|
||||||
defaultSopsFile = ./secrets/secrets.yaml;
|
defaultSopsFile = ./secrets/secrets.yaml;
|
||||||
|
|||||||
@ -5,7 +5,7 @@
|
|||||||
...
|
...
|
||||||
}:
|
}:
|
||||||
{
|
{
|
||||||
home.stateVersion = "24.11";
|
home.stateVersion = "23.05";
|
||||||
programs.bash =
|
programs.bash =
|
||||||
let
|
let
|
||||||
inherit (pkgs) fd fzf;
|
inherit (pkgs) fd fzf;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user