update
This commit is contained in:
parent
8b13ef95c8
commit
69a99fc934
3 changed files with 4 additions and 1 deletions
|
|
@ -33,6 +33,7 @@ in
|
|||
in
|
||||
builtins.mapAttrs (n: v: { target = "backup/${n}"; source = v; sendOptions = "w"; }) datasets;
|
||||
|
||||
programs.mosh.enable = true;
|
||||
security.sudo.wheelNeedsPassword = false;
|
||||
networking.useDHCP = true;
|
||||
networking.bridges."br0".interfaces = [ ];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue