summaryrefslogtreecommitdiff
path: root/hosts/sif/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/sif/default.nix')
-rw-r--r--hosts/sif/default.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/hosts/sif/default.nix b/hosts/sif/default.nix
index b9779763..41d1743d 100644
--- a/hosts/sif/default.nix
+++ b/hosts/sif/default.nix
@@ -586,6 +586,8 @@ in {
586 [ dbus dconf 586 [ dbus dconf
587 ]; 587 ];
588 588
589 services.udisks2.enable = true;
590
589 programs = { 591 programs = {
590 light.enable = true; 592 light.enable = true;
591 wireshark.enable = true; 593 wireshark.enable = true;