Testing new PGP key

This commit is contained in:
albert 2024-05-06 22:01:35 +09:00
parent 1388d31c94
commit 3641b0629c
Signed by: albert
GPG key ID: 3895DD267CA11BA9

View file

@ -15,7 +15,7 @@ nixos-install <Hostname> [<Username>]
# or # or
./docs/install.sh <Hostname> [<Username>] ./docs/install.sh <Hostname> [<Username>]
``` ```
* Post install (home-manager, GPG keys, SOPS, etc) * Post install (home-manager, secrets, etc)
``` ```
nix develop -c /etc/nixos/git/docs/setup.sh nix develop -c /etc/nixos/git/docs/setup.sh
``` ```