index
:
stockholm
master
NixOS configuration
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lass
/
1systems
/
green
/
physical.nix
blob: 8577daf348ac5c2d4711ebb4d303f1ee302fc1fb (
plain
)
1
2
3
4
5
6
7
{ imports = [ ./config.nix ]; boot.isContainer = true; networking.useDHCP = true; }