actually add restic to all systems

This commit is contained in:
Charlotte 🦝 Delenk 2022-01-15 18:11:38 +01:00
parent 1caab69e9b
commit 03c84dd3b5
Signed by: darkkirb
GPG key ID: 015E3768A70AFBC5

View file

@ -7,6 +7,7 @@
./wireguard.nix
./services/loki.nix
./home.nix
./services/restic.nix
];
services.openssh.enable = true;
environment.systemPackages = [ pkgs.git ];