Fix backup

This commit is contained in:
Ethan Simmons
2024-12-18 19:08:17 -06:00
parent 01a1c7089a
commit bdd457512a
2 changed files with 22 additions and 17 deletions

View File

@@ -29,13 +29,15 @@
secrets."wireguard/private" = {};
secrets."wireguard/preshared" = {};
secrets."borgbase/nix-alpheratz" = {};
secrets."borgbase/nix-alpheratz" = {
owner = "eesim";
};
};
environment.systemPackages = with pkgs; [
localPackages.x86_64-linux.jhelioviewer
bottles
];
];
services.printing.enable = false;
services.avahi = {