mirror of
https://github.com/davegallant/nix-config
synced 2025-08-07 17:32:26 +00:00
Bump to nixos-23.11
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
|
||||
system = {
|
||||
autoUpgrade.enable = true;
|
||||
stateVersion = "23.05";
|
||||
stateVersion = "23.11";
|
||||
};
|
||||
|
||||
nix = {
|
||||
@@ -70,7 +70,7 @@
|
||||
};
|
||||
};
|
||||
gnome.gnome-keyring.enable = true;
|
||||
mullvad-vpn.enable = true;
|
||||
mullvad-vpn.enable = false;
|
||||
printing.enable = true;
|
||||
resolved.enable = true;
|
||||
xserver = {
|
||||
|
Reference in New Issue
Block a user