nixpkgs-fmt

This commit is contained in:
Grigory Shipunov 2022-06-11 23:28:31 +02:00
parent 3924624e75
commit f422ad701c
Signed by: 0xa
GPG key ID: 91FA5E5BF9AA901C
11 changed files with 61 additions and 32 deletions

View file

@ -16,7 +16,7 @@
systemd.automounts = [{
wantedBy = [ "multi-user.target" ];
requires = [ "wg-quick-wg-dvb.service" ];
automountConfig= {
automountConfig = {
TimeoutIdleSec = "600";
};
where = "/mnt/dvb";