Streamline base install
Don't install printers by default Don't install NetworkManager by default, as it pulls in WAY too many dependencies, including a full GUI suite Simplify the template
This commit is contained in:
@@ -67,6 +67,7 @@ rec {
|
||||
vm-jellyfin = vm { name = "vm-jellyfin"; };
|
||||
jellyfin = vm-jellyfin;
|
||||
vm-matrix = vm { name = "vm-matrix"; };
|
||||
proxmoxtemplate = unstable { name = "proxmoxtemplate"; };
|
||||
|
||||
iso = unstable { name = "iso"; };
|
||||
# nix build '.#nixosConfigurations.wsl.config.system.build.installer'
|
||||
|
||||
Reference in New Issue
Block a user