index
:
nix-config
main
tmp
This is my system configuration, targeting workstations.
sils
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
/
nixos
/
default.nix
blob: c349d3242aa57895db2007deb81e34abe17317b4 (
plain
) (
blame
)
1
2
3
4
5
6
{
...
}:
{
imports
=
[
./roles.nix
./jaki
];
}