clean up nix config

This commit is contained in:
Tim Schubert 2021-11-14 13:06:18 +01:00
parent fe0b5710e6
commit 90b549f5a9
Signed by: dadada
GPG key ID: EEB8D1CE62C4DFEA
6 changed files with 37 additions and 37 deletions

View file

@ -120,7 +120,5 @@ in
];
};
system.autoUpgrade.flake = "github:dadada/nix-config#${hostName}";
system.stateVersion = "20.09";
}