index
:
nixos
master
sinan's reproducible nixos systems
sinan@sinanmohd.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
home-manager
/
gui
/
home.nix
blob: aa3ab46df29e2d910f7af4c1b1e2fa80ce298783 (
plain
) (
blame
)
1
2
3
4
5
6
{
...
}:
{
imports
=
[
../common/home.nix
./modules/foot.nix
];
}