diff options
author | Baitinq <manuelpalenzuelamerino@gmail.com> | 2022-07-06 00:18:52 +0200 |
---|---|---|
committer | Baitinq <manuelpalenzuelamerino@gmail.com> | 2022-07-06 00:18:52 +0200 |
commit | 90b72c66dd5c1b98721524084feb352f0c0d2b05 (patch) | |
tree | 7a3e1229f2787eeb6a9c61339bf766eaea6eb889 /hosts/phobos | |
parent | fmt (diff) | |
download | nixos-config-90b72c66dd5c1b98721524084feb352f0c0d2b05.tar.gz nixos-config-90b72c66dd5c1b98721524084feb352f0c0d2b05.tar.bz2 nixos-config-90b72c66dd5c1b98721524084feb352f0c0d2b05.zip |
Luna+VM: Add xmonadctl and xmonad sxhkd config
Diffstat (limited to 'hosts/phobos')
-rw-r--r-- | hosts/phobos/home.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hosts/phobos/home.nix b/hosts/phobos/home.nix index f235f93..9913083 100644 --- a/hosts/phobos/home.nix +++ b/hosts/phobos/home.nix @@ -16,7 +16,7 @@ in kindlegen manga-cli mov-cli - xmonadctl + xmonadctl #in extraPackages ]); programs.firefox.profiles.default.settings = { |