summaryrefslogtreecommitdiff
path: root/nixos/icewm.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nixos/icewm.nix')
-rw-r--r--nixos/icewm.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/nixos/icewm.nix b/nixos/icewm.nix
index 7caf667..bc05578 100644
--- a/nixos/icewm.nix
+++ b/nixos/icewm.nix
@@ -4,6 +4,7 @@
services.xserver.displayManager.sx.enable = true;
services.udisks2.enable = true;
+ services.gvfs.enable = true;
environment.systemPackages = with pkgs; [
i3lock