index
:
nix-config
main
scaledown
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hosts
/
minime
/
default.nix
blob: 8d6fb093a5567cd97f703891e87706062801e140 (
plain
)
1
2
3
4
5
6
7
{ ... }: { imports = [ ./configuration.nix ./hardware-configuration.nix ./zfs.nix ]; }