Fix template configs

This commit is contained in:
2024-03-13 22:35:52 +01:00
parent e38d6f44a5
commit 494b96ac5b
3 changed files with 17 additions and 6 deletions

View File

@@ -35,6 +35,7 @@
time.timeZone = "Europe/Oslo";
nix.settings.experimental-features = [ "nix-command" "flakes" ];
nix.settings.tarball-ttl = 0;
environment.systemPackages = with pkgs; [
age
vim