summaryrefslogtreecommitdiff
path: root/hosts
diff options
context:
space:
mode:
Diffstat (limited to 'hosts')
-rw-r--r--hosts/sif/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/sif/default.nix b/hosts/sif/default.nix
index 4b303d9a..9357186d 100644
--- a/hosts/sif/default.nix
+++ b/hosts/sif/default.nix
@@ -350,6 +350,7 @@
350 programs = { 350 programs = {
351 light.enable = true; 351 light.enable = true;
352 wireshark.enable = true; 352 wireshark.enable = true;
353 dconf.enable = true;
353 }; 354 };
354 355
355 virtualisation.libvirtd = { 356 virtualisation.libvirtd = {