1
0
Fork 0
mirror of https://git.sr.ht/~roxwize/.dotfiles synced 2025-05-01 03:09:32 +00:00
This commit is contained in:
Rae 5e 2024-12-18 17:20:48 -05:00
parent d7bfce3bdd
commit c79b010d7d
2 changed files with 15 additions and 1 deletions

2
TODO
View file

@ -12,7 +12,7 @@
[x] Consider using flakes
[x] Use just?
[ ] Are you managing package overlays properly (check home.nix FIXME and https://nixos-and-flakes.thiscute.world/nixpkgs/overlays)
+- [ ] Just put it in your base.nix config and see if it comes across to home
+- [x] Just put it in your base.nix config and see if it comes across to home
| manager or if you have to import it into both
+- [ ] https://github.com/notusknot/dotfiles-nix/blob/a034dcb6daff31ce50cdbc74a5972b1ef56ef3d7/overlays/apple-color-emoji.nix
[ ] Use pass <https://www.passwordstore.org/>? (See also https://elvishjerricco.github.io/2018/06/24/secure-declarative-key-management.html)