mirror of
https://github.com/srid/nixos-config.git
synced 2025-12-26 15:04:59 +08:00
pureintent: sub
This commit is contained in:
parent
2f3742319c
commit
7bfd1777b4
1 changed files with 3 additions and 0 deletions
|
|
@ -25,6 +25,9 @@ in
|
|||
];
|
||||
|
||||
nix.settings.sandbox = "relaxed";
|
||||
nix.extraOptions = ''
|
||||
builders-use-substitutes = true
|
||||
'';
|
||||
|
||||
services.openssh.enable = true;
|
||||
services.tailscale.enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue