refactor: move networking into its own module
This commit is contained in:
parent
e181c1c4f3
commit
d5b4b54403
4 changed files with 43 additions and 47 deletions
|
@ -1,8 +1,6 @@
|
|||
{
|
||||
boot.loader = {
|
||||
timeout = 5;
|
||||
systemd-boot.enable = true;
|
||||
systemd-boot.configurationLimit = 5;
|
||||
efi.canTouchEfiVariables = true;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue