Commit Graph

21 Commits

Author SHA1 Message Date
c6d588edcc
qutebrowser: home-manage config.py with nix 2022-10-30 02:27:16 +01:00
318db8c7d6
qutebrowser: home-manage userscripts with nix 2022-10-30 02:21:39 +01:00
d13c96bdba
nix(home-manager): add workqb 2022-10-25 10:39:09 +02:00
37930aa394
home-manager: start managing .cargo/config.toml 2022-09-16 12:58:46 +02:00
88f0347da1
home-manager(swaylock): link file, not folder 2022-09-15 11:34:51 +02:00
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