Add watchexec to all servers

Really useful tool for continuously changing things.
This commit is contained in:
Eli Ribble 2025-10-31 16:22:38 +00:00
parent 00d3e4be39
commit 0fad3ec351
No known key found for this signature in database

View file

@ -16,6 +16,7 @@
pkgs.restic
pkgs.sops
pkgs.tig
pkgs.watchexec
];
i18n.defaultLocale = "en_US.UTF-8";
networking.useNetworkd = true;