Remove some modules

This commit is contained in:
jopejoe1 2023-02-24 17:36:07 +01:00
parent fe80b84447
commit 9721cb9f66
2 changed files with 5 additions and 13 deletions

View file

@ -160,7 +160,7 @@
# this value at the release version of the first install of this system.
# Before changing this value read the documentation for this option
# (e.g. man configuration.nix or on https://nixos.org/nixos/options.html).
system.stateVersion = "22.11"; # Did you read the comment?
#system.stateVersion = "22.11"; # Did you read the comment?
}