index
:
nixos-config.git
main
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
users
/
kassouni
/
desktop
/
xmonad
/
default.nix
blob: d62dbe483901df518eeda0241548d09d3b04561c (
plain
)
1
2
3
4
5
6
7
{...}: { imports = [ ./xmonad.nix ./rofi.nix ./xbindkeys.nix ]; }