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: be5e97f6a0b925bc61033126e2d51537a5270711 (
plain
)
1
2
3
4
5
{
imports
=
[
./gtk
];
}