diff options
Diffstat (limited to 'nixos/icewm.nix')
-rw-r--r-- | nixos/icewm.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/nixos/icewm.nix b/nixos/icewm.nix index bc05578..8be5e89 100644 --- a/nixos/icewm.nix +++ b/nixos/icewm.nix @@ -25,5 +25,6 @@ xfce.ristretto epdfview leafpad + geany ]; } |