!XLCFfvFhUkYwOMLbVx:nixos.org

agenix

255 Members
age-encrypted secrets for NixOS https://github.com/ryantm/agenix/81 Servers

Load older messages


SenderMessageTime
28 Apr 2024
@rynitee:matrix.org@rynitee:matrix.orgmaybe that's why17:52:53
@rynitee:matrix.org@rynitee:matrix.org* hm so I have both rsa and ed25519 keys in ~/.ssh, and im not sure which one it is using to decrypt17:53:04
@rynitee:matrix.org@rynitee:matrix.org
[agenix] creating new generation in /run/agenix.d/6
[agenix] decrypting secrets...
decrypting '/nix/store/paw6d66jiswy6rqc2yvb2sf3qqqk5vxk-github.age' to '/run/agenix.d/6/github'...
chmod: cannot access '/run/agenix.d/6/github.tmp': No such file or directory
mv: cannot stat '/run/agenix.d/6/github.tmp': No such file or directory
[agenix] symlinking new secrets to /run/agenix (generation 6)...
[agenix] removing old secrets (generation 5)...
Activation script snippet 'agenixInstall' failed (1)
[agenix] chowning...
chown: cannot access '/run/agenix.d/6/github': No such file or directory
Activation script snippet 'agenixChown' failed (1)
setting up /etc...
reloading user units for bwkam...
setting up tmpfiles
warning: error(s) occurred while switching to the new configuration
it decrypts fine now, but I don't understand what's wrong now
19:17:45
@federicodschonborn:matrix.org@federicodschonborn:matrix.org changed their profile picture.22:47:21
@federicodschonborn:matrix.org@federicodschonborn:matrix.org left the room.22:58:24
29 Apr 2024
@mjolnir:nixos.orgNixOS Moderation Botchanged room power levels.15:29:52
@c4lliope:matrix.orgc4lliope joined the room.18:19:18
30 Apr 2024
@raf:notashelf.dev@raf:notashelf.dev
In reply to @rynitee:matrix.org
[agenix] creating new generation in /run/agenix.d/6
[agenix] decrypting secrets...
decrypting '/nix/store/paw6d66jiswy6rqc2yvb2sf3qqqk5vxk-github.age' to '/run/agenix.d/6/github'...
chmod: cannot access '/run/agenix.d/6/github.tmp': No such file or directory
mv: cannot stat '/run/agenix.d/6/github.tmp': No such file or directory
[agenix] symlinking new secrets to /run/agenix (generation 6)...
[agenix] removing old secrets (generation 5)...
Activation script snippet 'agenixInstall' failed (1)
[agenix] chowning...
chown: cannot access '/run/agenix.d/6/github': No such file or directory
Activation script snippet 'agenixChown' failed (1)
setting up /etc...
reloading user units for bwkam...
setting up tmpfiles
warning: error(s) occurred while switching to the new configuration
it decrypts fine now, but I don't understand what's wrong now
this means your secrets aren't being decrypted I believe
05:36:19
@xondtx:matrix.orgondt joined the room.22:19:55
1 May 2024
@mjolnir:nixos.orgNixOS Moderation Botchanged room power levels.15:07:30
@daschw:matrix.org@daschw:matrix.org joined the room.18:53:11
@rynitee:matrix.org@rynitee:matrix.org left the room.20:12:00
@woehr:matrix.orgJordan Woehr joined the room.22:17:32
2 May 2024
@simonwjackson:matrix.simonwjackson.iosimonwjackson joined the room.00:44:27
@simonwjackson:matrix.simonwjackson.iosimonwjacksonRedacted or Malformed Event00:54:16
3 May 2024
@carrot_man:kif.rockscarrot_man joined the room.14:00:08
5 May 2024
@carrot_man:kif.rockscarrot_manDoes someone in here uses sops-nix and could help me with integrating it into my home-manager config the right way? I created a post on the forums: https://discourse.nixos.org/t/problems-with-setup-sops-nix-in-home-manager/4383421:25:44
6 May 2024
@charles:computer.surgeryCharles changed their display name from Charles ⚡️ to Charles.17:01:07
7 May 2024
@fwam:femdom.solutionsfwam changed their display name from Xenia Estella to fwam.23:02:40
12 May 2024
@5m5z3q888q5prxkg:chat.lightnovel-dungeon.de@5m5z3q888q5prxkg:chat.lightnovel-dungeon.de

why is $ nix build 'github:kreyren/nixos-config#pelagus'

Giving me:

       error: attribute 'age' missing

       at /nix/store/kbjh1m0095mq20yhzvqn59d1qj0xnwhz-source/src/nixos/machines/pelagus/default.nix:120:26:

          119|                  #"mracek.nixium ${config.age.secrets.mracek-onion.path}" # Add Tor Alias
          120|                  "pelagus.systems.nx ${config.age.secrets.pelagus-onion.path}"
             |                          ^
          121|                  #"gitea.nixium ....onion" # Export Gitea
17:01:56
@5m5z3q888q5prxkg:chat.lightnovel-dungeon.de@5m5z3q888q5prxkg:chat.lightnovel-dungeon.deIt works fine for user password17:02:28
13 May 2024
@h0m1:matrix.orgh0m1 joined the room.13:40:38
@simonwjackson:matrix.simonwjackson.iosimonwjackson

I'm getting this on a new machine:

activating the configuration...
[agenix] creating new generation in /run/agenix.d/3
[agenix] decrypting secrets...
decrypting '/nix/store/vavmhf0jfvflmy9v0rny4hxj7lvv2zl0-tailscale.age' to '/run/agenix.d/3/tailscale'...
age: error: no identity matched any of the recipients
age: report unexpected or unhelpful errors at https://filippo.io/age/report
chmod: cannot access '/run/agenix.d/3/tailscale.tmp': No such file or directory
mv: cannot stat '/run/agenix.d/3/tailscale.tmp': No such file or directory

For context, i am able to use agenix -e file.age without any issue

16:37:29
@simonwjackson:matrix.simonwjackson.iosimonwjackson *

Solved: I ran agenix --rekey`, but then synced them to the server in the wrong directory.

I'm getting this on a new machine:

activating the configuration...
[agenix] creating new generation in /run/agenix.d/3
[agenix] decrypting secrets...
decrypting '/nix/store/vavmhf0jfvflmy9v0rny4hxj7lvv2zl0-tailscale.age' to '/run/agenix.d/3/tailscale'...
age: error: no identity matched any of the recipients
age: report unexpected or unhelpful errors at https://filippo.io/age/report
chmod: cannot access '/run/agenix.d/3/tailscale.tmp': No such file or directory
mv: cannot stat '/run/agenix.d/3/tailscale.tmp': No such file or directory

For context, i am able to use agenix -e file.age without any issue

16:55:28
14 May 2024
@azahi:azahi.ccazahi joined the room.10:31:56
15 May 2024
@jacekpoz:jacekpoz.pljacekpoz changed their profile picture.14:48:46
14 May 2024
@chrillefkrr:matrix.orgchrillefkrr joined the room.15:43:32
15 May 2024
@jacekpoz:jacekpoz.pljacekpoz changed their profile picture.14:48:55
18 May 2024
@tomchab:matrix.org@tomchab:matrix.org left the room.14:28:11
19 May 2024
@edrzmr:matrix.org@edrzmr:matrix.org left the room.17:28:27

Show newer messages


Back to Room ListRoom Version: 6