Changes
1 changed files (+0/-4)
-
-
@@ -144,8 +144,6 @@# Back up /home and unnamed.website using btrfs snapshots and btrbk services.btrbk.instances.btrbk = { # Wait a bit for the remote server to make a snapshot first onCalendar = "00:01 UTC"; settings = { volume = { "/".subvolume = "/home";
-
@@ -164,8 +162,6 @@}; }; systemd.services.btrbk-btrbk = { # The remote server uses UTC so we have to too environment.TZ = "utc"; # Wait for internet connectivity if we just woke up serviceConfig.ExecStartPre = "${pkgs.networkmanager}/bin/nm-online -q"; # + makes this run as root instead of the btrbk user
-