updates...
This commit is contained in:
parent
24716c999a
commit
d94793e019
10 changed files with 215 additions and 81 deletions
|
|
@ -71,7 +71,6 @@
|
|||
unmanaged = ["enp6s0"];
|
||||
# insertNameservers = ["1.1.1.1" "1.0.0.1"];
|
||||
};
|
||||
# networking.firewall.enable = false;
|
||||
|
||||
boot.kernelPackages = lib.custom.pkgs-unstable.linuxPackages_zen;
|
||||
boot.supportedFilesystems = ["ntfs"];
|
||||
|
|
@ -116,6 +115,8 @@
|
|||
catppuccin.enable = true;
|
||||
programs.virt-manager.enable = true;
|
||||
|
||||
sites.jellyfin.enable = true;
|
||||
|
||||
virtualisation.docker.enable = true;
|
||||
virtualisation.libvirtd.enable = true;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue