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