Updates to 23.05 Versioning
This commit is contained in:
+1
-1
@@ -21,7 +21,7 @@ let
|
||||
username
|
||||
}:
|
||||
let
|
||||
stateVersion = "22.05";
|
||||
stateVersion = "23.05";
|
||||
homeDirectory = home system username;
|
||||
cfg = { home = { inherit username homeDirectory stateVersion; }; };
|
||||
|
||||
|
||||
+1
-1
@@ -37,7 +37,7 @@
|
||||
" https://pypiev.ivrtechnology.com/simple/"
|
||||
]);
|
||||
|
||||
home.stateVersion = "22.05";
|
||||
home.stateVersion = "23.05";
|
||||
home.packages = with pkgs; [
|
||||
bitwarden-cli
|
||||
brew
|
||||
|
||||
Reference in New Issue
Block a user