summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGrigory Shipunov2022-05-29 05:00:44 +0200
committerGrigory Shipunov2022-05-29 05:00:44 +0200
commit9ab470a4193c29716e1fa84ce349af1a34ff8462 (patch)
tree23dfb5270964942e5d1fb478d3baba6df2fd3821
parentc179092b119cb2a4d6713a3392a45e229ecf8dad (diff)
graphical.nix: add xdg-utils
-rw-r--r--modules/graphical.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/graphical.nix b/modules/graphical.nix
index 855c5b1..91369a7 100644
--- a/modules/graphical.nix
+++ b/modules/graphical.nix
@@ -28,6 +28,7 @@
gsettings-desktop-schemas
pamixer
qbittorrent
+ xdg-utils
];
services.acpid.enable = true;