Commit graph

10 commits

Author SHA1 Message Date
Harald Hoyer 61a5a0b458 system.autoUpgrade does not need --refresh
Although there is `tarball-ttl` which specifies the TTL for the cache,
the default is one hour, which is enough for updates.

https://nixos.org/manual/nix/stable/command-ref/conf-file.html#conf-tarball-ttl

So `--refresh` is only needed for interactive updates.

Signed-off-by: Harald Hoyer <harald@hoyer.xyz>
2024-03-07 09:57:13 +01:00
Harald Hoyer 05d6f42a79 i18n
Signed-off-by: Harald Hoyer <harald@hoyer.xyz>
2024-03-06 23:58:37 +01:00
Harald Hoyer 2f3ccfbc5d libvirt program enable
Signed-off-by: Harald Hoyer <harald@hoyer.xyz>
2024-03-06 19:38:51 +01:00
Harald Hoyer d3fb170fee btrfs scrub
Signed-off-by: Harald Hoyer <harald@hoyer.xyz>
2024-03-06 19:38:39 +01:00
Harald Hoyer 34a8c1443a opengl intel
Signed-off-by: Harald Hoyer <harald@hoyer.xyz>
2024-03-06 19:38:24 +01:00
Harald Hoyer 1ec794fdba use --refresh for flake update
Signed-off-by: Harald Hoyer <harald@hoyer.xyz>
2024-03-06 16:35:03 +01:00
Harald Hoyer f12a67b12d simplify autoUpgrade
Signed-off-by: Harald Hoyer <harald@hoyer.xyz>
2024-03-06 16:07:40 +01:00
Harald Hoyer 930e30a926 fix systemd-boot.enable
Signed-off-by: Harald Hoyer <harald@hoyer.xyz>
2024-03-06 16:03:38 +01:00
Harald Hoyer c1be4b2374 remove state from base config
Signed-off-by: Harald Hoyer <harald@hoyer.xyz>
2024-03-06 16:01:40 +01:00
Harald Hoyer 9a36e90cd4 refactor and simplify
Signed-off-by: Harald Hoyer <harald@hoyer.xyz>
2024-03-06 15:36:02 +01:00