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
/
home
/
rices
/
cassette-futurism
/
fluxbox.nix
blob: a8e7aa67639c0f92870c1d0b1bd35bda2a90ba9a (
plain
)
1
2
3
4
5
{...}: { services.xserver.windowManager.fluxbox = { enable = true; }; }