Compare commits

...

2 Commits

Author SHA1 Message Date
Daniel Olsen
d38a6b1334 kvernberg: disable SMART 2024-10-08 14:56:54 +02:00
Daniel Olsen
c37fe38c4f kvernberg: temporarily autoupgrade to this branch DROP BEFORE MERGE 2024-10-08 14:48:20 +02:00
2 changed files with 3 additions and 2 deletions

View File

@ -2,7 +2,7 @@
{
system.autoUpgrade = {
enable = true;
flake = "git+https://git.pvv.ntnu.no/Drift/pvv-nixos-config.git";
flake = "git+https://git.pvv.ntnu.no/Drift/pvv-nixos-config.git?ref=pvvvvv";
flags = [
# --update-input is deprecated since nix 2.22, and removed in lix 2.90
# https://git.lix.systems/lix-project/lix/issues/400

View File

@ -29,7 +29,8 @@
];
# List services that you want to enable:
# No devices with SMART
services.smartd.enable = false;
# This value determines the NixOS release from which the default
# settings for stateful data, like file locations and database versions