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