remove wireguard + update state version
This commit is contained in:
parent
b63f149800
commit
9fef18e98b
|
@ -5,7 +5,6 @@
|
||||||
../common/global
|
../common/global
|
||||||
../common/users/sajenim
|
../common/users/sajenim
|
||||||
../common/users/spectre
|
../common/users/spectre
|
||||||
../common/optional/wireguard
|
|
||||||
|
|
||||||
./services
|
./services
|
||||||
./containers
|
./containers
|
||||||
|
@ -63,6 +62,6 @@
|
||||||
security.sudo.wheelNeedsPassword = false;
|
security.sudo.wheelNeedsPassword = false;
|
||||||
|
|
||||||
# https://nixos.wiki/wiki/FAQ/When_do_I_update_stateVersion
|
# https://nixos.wiki/wiki/FAQ/When_do_I_update_stateVersion
|
||||||
system.stateVersion = "23.05";
|
system.stateVersion = "24.05";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue