diff options
| author | Baitinq <[email protected]> | 2022-07-06 00:18:52 +0200 |
|---|---|---|
| committer | Baitinq <[email protected]> | 2022-07-06 00:18:52 +0200 |
| commit | 0fca6c5ae498545bb9895c14f6cdc2b2474767d6 (patch) | |
| tree | 222f2f1b8cec93462d485fd70f73f8e30225aaa2 /hosts/phobos | |
| parent | fmt (diff) | |
| download | nixos-config-0fca6c5ae498545bb9895c14f6cdc2b2474767d6.tar.gz nixos-config-0fca6c5ae498545bb9895c14f6cdc2b2474767d6.tar.bz2 nixos-config-0fca6c5ae498545bb9895c14f6cdc2b2474767d6.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 = { |