diff options
| -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; |
