index
:
NixOS-config
REWRITING
config-rewrite
custom-niri-rice
flake-cleanup
main
new-main
schrott-extract-rice
temp
My personal NixOS configuration for all of my machines.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
home
/
i3wm
/
nord-blue
/
default.nix
blob: d281e38bc5c4bf0cbb62e29325ad0485e9df9f8a (
plain
)
1
2
3
4
5
6
7
8
9
10
{ ... }: { imports = [ ./alacritty.nix ./i3.nix ./i3status.nix ./picom.nix ]; }