Compare commits

..

No commits in common. "d38a6b133444cc73a05f69df28e4c1129732894b" and "774f0f023338ff23f591fd58633275bda0c9a271" have entirely different histories.

2 changed files with 2 additions and 3 deletions

View File

@ -2,7 +2,7 @@
{
system.autoUpgrade = {
enable = true;
flake = "git+https://git.pvv.ntnu.no/Drift/pvv-nixos-config.git?ref=pvvvvv";
flake = "git+https://git.pvv.ntnu.no/Drift/pvv-nixos-config.git";
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,8 +29,7 @@
];
# No devices with SMART
services.smartd.enable = false;
# List services that you want to enable:
# This value determines the NixOS release from which the default
# settings for stateful data, like file locations and database versions