need ntp to run more often due to vm pauses
This commit is contained in:
parent
10444a0cb3
commit
e507e1032b
5 changed files with 5 additions and 2 deletions
1
nixos/hosts/porcelain-doll-repair/.flags
Normal file
1
nixos/hosts/porcelain-doll-repair/.flags
Normal file
|
@ -0,0 +1 @@
|
|||
--option sanbox false
|
|
@ -1 +1 @@
|
|||
10.100.0.3
|
||||
porcelain-doll-repair.hoki-porgy.ts.net
|
||||
|
|
|
@ -9,6 +9,7 @@
|
|||
networking.hostName = "porcelain-doll-repair";
|
||||
system.stateVersion = "24.05";
|
||||
nixpkgs.hostPlatform = "x86_64-linux";
|
||||
services.chrony.enable = true; # needed for backups
|
||||
|
||||
sops.secrets.db_password = {
|
||||
sopsFile = ../../../secrets/porcelain-doll-repair/default.yaml;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue