merge
This commit is contained in:
parent
220cea894b
commit
b5a0dee3e8
11 changed files with 63 additions and 174 deletions
|
|
@ -12,6 +12,9 @@ in
|
|||
configurationLimit = 5;
|
||||
};
|
||||
boot.loader.efi.canTouchEfiVariables = true;
|
||||
boot.plymouth = {
|
||||
enable = true;
|
||||
};
|
||||
|
||||
# Enable networking
|
||||
networking.useDHCP = lib.mkDefault true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue