diff options
| author | Akshay Nair <phenax5@gmail.com> | 2021-09-14 15:54:33 +0530 |
|---|---|---|
| committer | Akshay Nair <phenax5@gmail.com> | 2021-09-14 15:54:33 +0530 |
| commit | a733440955e40888d34e165c2b4fcd23680b78c6 (patch) | |
| tree | 5201490b1864c63c70c5621ec77126c2fc91fe1d /packages.nix | |
| parent | 69d464818c7a6e599771fe67d407c163c8a7a0c4 (diff) | |
| download | nixos-config-a733440955e40888d34e165c2b4fcd23680b78c6.tar.gz nixos-config-a733440955e40888d34e165c2b4fcd23680b78c6.zip | |
adds xmonad submodule
Diffstat (limited to 'packages.nix')
| -rw-r--r-- | packages.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/packages.nix b/packages.nix index 9e6aaa9..24a0cd7 100644 --- a/packages.nix +++ b/packages.nix @@ -5,6 +5,7 @@ let customPackages = with localPkgs; [ sensible-apps shotkey + xmonad # dwm # dwmblocks st |
