diff options
Diffstat (limited to 'desktop.nix')
-rw-r--r-- | desktop.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop.nix b/desktop.nix index a170eaf..e6a53f0 100644 --- a/desktop.nix +++ b/desktop.nix @@ -118,7 +118,7 @@ environment.systemPackages = with pkgs; [ # General stuff - gnupg acpi gutenprint gutenprintBin + gnupg acpi gutenprint gutenprintBin termite rofi # Nixos stuff nox nix-index patchelf nix-prefetch-scripts |