This commit is contained in:
Daniel Langbein 2024-12-10 09:40:13 +01:00
parent 0b316d9854
commit 7426ee1b97
Signed by: langfingaz
GPG Key ID: 6C47C753F0823002

View File

@ -359,7 +359,7 @@ journalctl _UID="${UID}" -b
While I was on a bike tour I did some config changes to update my NixOS servers using only my smartphone and Nitrokey (GPG smartcard):
- `ome-manager.users.yoda.programs.git.signing.signByDefault = false;`
- `home-manager.users.yoda.programs.git.signing.signByDefault = false;`
- Import `../../modules/git.nix` in `hosts/yodaNas/configuration.nix`
- Import `./../modules/docker-pushrm.nix` in `hosts/yodaNas/configuration.nix`
- In `hieve.nix`, set `allowLocalDeployment` to `true` for `yodaNas` and `yodaHedgehog`