diff options
Diffstat (limited to '')
-rw-r--r-- | configurations/manwe/default.nix | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/configurations/manwe/default.nix b/configurations/manwe/default.nix index f3b59f5..656667e 100644 --- a/configurations/manwe/default.nix +++ b/configurations/manwe/default.nix @@ -167,6 +167,4 @@ with lib; { }; swapDevices = [{device = "/dev/sda3";}]; - - system.stateVersion = "22.05"; } |