the home site for me: also iteration 3 or 4 of my site

chore: tangled.sh -> tangled.org

dunkirk.sh 89445abe 01ae510b

verified
+3 -1
+3 -1
content/blog/2025-04-24_atuin.md
··· 21 21 Here's the basic scaffolding you'll need for your Nix configuration: 22 22 23 23 > configuration.nix 24 + 24 25 ```nix 25 26 { config, pkgs, ... }: 26 27 ··· 45 46 and then the home-manager bit 46 47 47 48 > shell.nix in home manager 49 + 48 50 ```nix 49 51 { config, pkgs, ... }: 50 52 ··· 78 80 79 81 Now saving the secrets with agenix is not particularly tricky you just have to know that this is an option. Run `agenix -e atuin-session.age` and then paste in the session from `~/.local/share/atuin/session` and then instead of just saving like normal you need to run `:set binary` and then `:set noeol` and then you can save the file like normal. 80 82 81 - Anyways now i'm enjoying my stats and it's on to the next project (proly [serif.blue](https://tangled.sh/@dunkirk.sh/serif) 👀) 83 + Anyways now i'm enjoying my stats and it's on to the next project (proly [serif.blue](https://tangled.org/@dunkirk.sh/serif) 👀) 82 84 83 85 ``` 84 86 > atuin stats