Update system configurations to 22.05

This commit is contained in:
Fabian Hauser 2022-06-06 21:16:07 +02:00
parent 2d5aa915c3
commit f76ca115f7
8 changed files with 118 additions and 153 deletions

View file

@ -4,7 +4,7 @@
networking = {
networkmanager = {
enable = true;
#enableFccUnlock = true; # TODO: Enable with nixos 22.05
enableFccUnlock = true;
};
useDHCP = false;
hostName = "ochsenchopf";