c45d179c414fd4968db49ce6e0b3995abc724d33
Flake lock file updates:
• Updated input 'e11sync':
'git+https://git.jakstys.lt/motiejus/e11sync?ref=refs/heads/main&rev=6ee0b6f3dbcffb6f1c1c47fe38d09f29d73a8a9e' (2024-02-09)
→ 'git+https://git.jakstys.lt/motiejus/e11sync?ref=refs/heads/main&rev=31ff6d560636cf3b71fda8b0bf49855a81e3cf62' (2024-02-25)
• Updated input 'nix-index-database':
'github:Mic92/nix-index-database/17352eb241a8d158c4ac523b19d8d2a6c8efe127' (2024-02-18)
→ 'github:Mic92/nix-index-database/f070c7eeec3bde8c8c8baa9c02b6d3d5e114d73b' (2024-02-25)
• Updated input 'nixpkgs':
'github:NixOS/nixpkgs/c5101e457206dd437330d283d6626944e28794b3' (2024-02-23)
→ 'github:NixOS/nixpkgs/5bf1cadb72ab4e77cb0b700dab76bcdaf88f706b' (2024-02-25)
• Updated input 'nur':
'github:nix-community/NUR/6eb0394958661a7b8a16e7e670170d1908631d8f' (2024-02-24)
→ 'github:nix-community/NUR/7d6c781342f58e0d8fdb281f2abc238b1aa38e5c' (2024-02-25)
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%