index
:
nixos
master
sinan's reproducible nixos systems
sinan@sinanmohd.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
global
/
default.nix
blob: 5bcb1bac9dced8962e7e442752fc27e5e779fd02 (
plain
) (
blame
)
1
2
3
4
5
{
...
}:
{
imports
=
[
./userdata.nix
];
}