diff options
| author | Grigory Shipunov | 2022-05-29 05:00:44 +0200 |
|---|---|---|
| committer | Grigory Shipunov | 2022-05-29 05:00:44 +0200 |
| commit | 9ab470a4193c29716e1fa84ce349af1a34ff8462 (patch) | |
| tree | 23dfb5270964942e5d1fb478d3baba6df2fd3821 /modules/graphical.nix | |
| parent | c179092b119cb2a4d6713a3392a45e229ecf8dad (diff) | |
graphical.nix: add xdg-utils
Diffstat (limited to 'modules/graphical.nix')
| -rw-r--r-- | modules/graphical.nix | 1 |
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; |
