hotfix
This commit is contained in:
parent
8bb64df944
commit
7a64f3a191
2 changed files with 6 additions and 0 deletions
|
|
@ -12,6 +12,7 @@
|
|||
# Use the systemd-boot EFI boot loader.
|
||||
boot.loader.systemd-boot.enable = true;
|
||||
boot.loader.efi.canTouchEfiVariables = true;
|
||||
boot.tmpOnTmpfs = true;
|
||||
|
||||
networking.hostName = "posixlycorrect"; # Define your hostname.
|
||||
networking.networkmanager.enable = true;
|
||||
|
|
|
|||
Reference in a new issue