Removed extra flake flags

This commit is contained in:
Alex Davies 2024-05-24 07:08:18 -03:00
parent a67e367c68
commit 58128b2ee6
1 changed files with 0 additions and 1 deletions

View File

@ -147,7 +147,6 @@
enable = true; enable = true;
flake = "git+https://codeberg.org/traverseda/nixos-config#${hostname}"; flake = "git+https://codeberg.org/traverseda/nixos-config#${hostname}";
flags = [ flags = [
"nixpkgs"
]; ];
dates = "02:00"; dates = "02:00";
randomizedDelaySec = "45min"; randomizedDelaySec = "45min";