diff options
author | EuAndreh <eu@euandre.org> | 2018-03-28 22:51:48 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2018-03-28 22:51:48 -0300 |
commit | a099c0b4d91f4ea2822452c6243cf7fb4333aa61 (patch) | |
tree | 9854eaa95cc6b638da19918fbb592332876a21d1 /nixos/configuration.nix | |
parent | Ignore encrypted/borg on ag search (diff) | |
download | dotfiles-a099c0b4d91f4ea2822452c6243cf7fb4333aa61.tar.gz dotfiles-a099c0b4d91f4ea2822452c6243cf7fb4333aa61.tar.xz |
Use NixOS installed yeganesh in xmonad
Diffstat (limited to 'nixos/configuration.nix')
-rw-r--r-- | nixos/configuration.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/nixos/configuration.nix b/nixos/configuration.nix index 793d77f..a3183ac 100644 --- a/nixos/configuration.nix +++ b/nixos/configuration.nix @@ -178,6 +178,7 @@ lightdm fvwm # =xpmroot= haskellPackages.xmobar + haskellPackages.yeganesh arandr |