Update system configurations to 22.05
This commit is contained in:
parent
2d5aa915c3
commit
f76ca115f7
8 changed files with 118 additions and 153 deletions
|
@ -4,7 +4,7 @@
|
|||
networking = {
|
||||
networkmanager = {
|
||||
enable = true;
|
||||
#enableFccUnlock = true; # TODO: Enable with nixos 22.05
|
||||
enableFccUnlock = true;
|
||||
};
|
||||
useDHCP = false;
|
||||
hostName = "ochsenchopf";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue