index
:
nixos-config
main
Collin's NixOS configurations
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
desktop
/
home
/
default.nix
blob: cab01fe77ddc649ab2c13f7844584ad27a5c4772 (
plain
)
1
2
3
4
5
6
7
8
{
imports
=
[
./environments/gnome
./gtk
./programs/blackbox.nix
];
}