Split network module.
This commit is contained in:
@@ -6,10 +6,4 @@
|
||||
./user-ppetru.nix
|
||||
./unattended-encryption.nix
|
||||
];
|
||||
|
||||
# Use the systemd-boot EFI boot loader.
|
||||
boot.loader.systemd-boot.enable = true;
|
||||
boot.loader.efi.canTouchEfiVariables = true;
|
||||
|
||||
networking.networkmanager.enable = true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user