Merge branch 'master' of ssh://ssh.nx2.site:50022/nx2/dotfiles
This commit is contained in:
4
configuration.nix
Executable file → Normal file
4
configuration.nix
Executable file → Normal file
@@ -101,7 +101,7 @@
|
||||
blueman
|
||||
dmidecode
|
||||
file
|
||||
cowsay
|
||||
parallel
|
||||
# ]) ++ (with pkgs-unstable; [
|
||||
# # sendme
|
||||
]);
|
||||
@@ -118,7 +118,7 @@
|
||||
xwayland.enable = true;
|
||||
};
|
||||
|
||||
system.stateVersion = "24.05";
|
||||
system.stateVersion = "24.11";
|
||||
|
||||
nixpkgs.config.allowUnfree = true;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user