Modify like, basically everything idk, probably a lot of secrets and url names and colmena and whatnot
This commit is contained in:
parent
0ab856b18e
commit
b3ba7481d8
107 changed files with 437 additions and 696 deletions
|
@ -20,7 +20,8 @@
|
|||
"pci=routeirq"
|
||||
];
|
||||
|
||||
programs.virt-manager.enable = true;
|
||||
# Enable the gui manager
|
||||
programs.virt-manager.enable = builtins.elem "pc" config.system.nixos.tags;
|
||||
|
||||
# Allow looking glass to be accessed by users
|
||||
systemd.tmpfiles.rules = [ "f /dev/shm/looking-glass 0660 - libvirtd -" ];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue