main-homelab: fix redundant definition
This commit is contained in:
parent
0c8417f64e
commit
2de189c95b
1 changed files with 0 additions and 4 deletions
|
|
@ -33,10 +33,6 @@
|
||||||
containers.lidarr.enable = lib.mkForce true;
|
containers.lidarr.enable = lib.mkForce true;
|
||||||
};
|
};
|
||||||
|
|
||||||
boot.kernelPackages = pkgs.linuxPackages_latest;
|
|
||||||
boot.loader.systemd-boot.enable = true;
|
|
||||||
boot.loader.efi.canTouchEfiVariables = true;
|
|
||||||
|
|
||||||
networking.hostName = "veneficium-main-homelab-nixos";
|
networking.hostName = "veneficium-main-homelab-nixos";
|
||||||
|
|
||||||
networking.networkmanager.enable = true;
|
networking.networkmanager.enable = true;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue