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
/
cez
/
home.nix
blob: c83a5fa1220fb01f760b05cdc1ee32a1de5787b2 (
plain
) (
blame
)
1
2
3
4
5
6
7
8
{
...
}:
{
imports
=
[
../pc/home.nix
./modules/wayland.nix
../../global/cez
];
}