Personal Nix setup
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Store ssh mirror

+1
modules/server/encrypt/tangled-knot-ssh.age

This is a binary file and will not be displayed.

+1
secrets.nix
··· 9 9 "./modules/server/encrypt/tailscale.age".publicKeys = keys; 10 10 "./modules/server/encrypt/rclone.conf.age".publicKeys = keys; 11 11 "./modules/server/encrypt/tangled-knot-secret.age".publicKeys = keys; 12 + "./modules/server/encrypt/tangled-knot-ssh.age".publicKeys = keys; 12 13 13 14 "./home/fonts/encrypt/DankMono-Regular.otf.age".publicKeys = keys; 14 15 "./home/fonts/encrypt/DankMono-Bold.otf.age".publicKeys = keys;