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
/
fluxbox
/
default.nix
blob: 3c8592a14e1633070a1781e79fd59d50fd28b27e (
plain
)
1
2
3
4
5
6
7
8
{pkgs, ...}: { imports = [ fluxbox.nix ]; home.packages = with pkgs; [ ]; }