e817792bf8e6771f8894e9ae7d746d6468b9ff75
Flake lock file updates:
• Updated input 'nur':
'github:nix-community/NUR/50c8484371ff46d77678e88c1f78cc5495d7190d' (2024-01-07)
→ 'github:nix-community/NUR/f53bd4e7be4a0511d74f4c9b977eda365af5cce2' (2024-01-08)
• Updated input 'pre-commit-hooks':
'github:cachix/pre-commit-hooks.nix/44493e2b3c3ebcd39a9947e9ed9f2c2af164ec4c' (2024-01-07)
→ 'github:cachix/pre-commit-hooks.nix/ea96f0c05924341c551a797aaba8126334c505d2' (2024-01-08)
Config
Flakes:
$ deploy --interactive '#vno1-oh2'
$ nix build .#deploy.nodes.fra1-a.profiles.system.path
Other:
$ nix build .#nixosConfigurations.vno3-rp3b.config.system.build.toplevel
$ nix build .#homeConfigurations.x86_64-linux.motiejusja.activationPackage
$ nix eval .#nixosConfigurations.vno1-oh2.config.services.nsd
Encoding host-only secrets
Encode a secret on host:
rage -e -r "$(cat /etc/ssh/ssh_host_ed25519_key.pub)" -o secret.age /path/to/plaintext
Decode a secret on host (to test things out):
rage -d -i /etc/ssh/ssh_host_ed25519_key secret.age
Description
Languages
Nix
82.7%
Lua
11.6%
Go
3.6%
Vim Script
1.1%
Shell
1%