mirror of
https://github.com/Death916/nixconfig.git
synced 2026-04-10 02:54:39 -07:00
kopia dns
This commit is contained in:
parent
474c9832f1
commit
e0403cdeb0
1 changed files with 1 additions and 0 deletions
|
|
@ -277,6 +277,7 @@
|
||||||
Type = "oneshot";
|
Type = "oneshot";
|
||||||
User = "root"; # Run as root to access all files and Kopia config
|
User = "root"; # Run as root to access all files and Kopia config
|
||||||
ExecStart = "/usr/local/bin/nixos-kopia-backup.sh";
|
ExecStart = "/usr/local/bin/nixos-kopia-backup.sh";
|
||||||
|
DNS = "8.8.8.8 9.9.9.9 1.1.1.1";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue