62518f7ad7
home-manager: start using homeage, sops
...
the workflow is as follows:
* age is used to manually encrypt e.g the sops keys file so it can
securely be stored in git
* homeage decrypts the file and symlinks it where sops expects it to
be present. decrypted, which it will be, but it will in fact be
residing in $XDG_RUNTIME_DIR (which *should* be tmpfs) and only be
symlinked to $HOME/...
* sops can from then on be used to manage arbitrary secrets as usual
2022-09-10 21:19:32 +02:00
229ebf6478
home-manager: manage tridactyl config
2022-09-09 21:02:19 +02:00
efef80c908
home-manager: manage swaylock config
2022-09-09 20:59:43 +02:00
b31beb0d56
home-manager: manage most of the zsh files
2022-09-07 22:33:02 +02:00
0fec487b61
nix(home-manager): add info on building the config
2022-09-06 18:35:32 +02:00
c342500b08
nix(home-manager): stop managing self
2022-09-06 17:51:26 +02:00
756e0103ef
nix(home-manager): use generic vis
2022-09-06 17:50:26 +02:00
bca74b83fd
nix(home-manager): group programs in programs.nix
2022-09-05 23:29:36 +02:00
4f72fcc3b7
nix(home-manager): mv helix config to its own file
2022-09-04 20:43:45 +02:00
83e0c28c54
nix(home-manager): add newsboat config
2022-09-02 23:42:00 +02:00
67a517cb6a
nix(home-manager): manage kitty.conf
2022-09-02 23:12:22 +02:00
57ee947cdf
nix(home-manager): directly manage some .sh files
2022-09-02 18:11:18 +02:00
f0aeea1222
nix(home-manager): manage bin files
2022-09-02 18:01:13 +02:00
3ed6937d6c
nix(home-manager): enable/configure helix editor
2022-09-01 22:23:39 +02:00
72d083fdf7
nix: set flake formatter to alejandra, do fmt
2022-08-29 22:13:34 +02:00
a907d42366
nix: set up home-manager
2022-08-29 00:30:29 +02:00