From 5632ea1741217ad33bf0d8050dbc959e9a1cec83 Mon Sep 17 00:00:00 2001 From: rae Date: Tue, 31 Dec 2024 04:03:07 -0500 Subject: [PATCH] ~ --- TODO | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/TODO b/TODO index fb5aef4..8d8d694 100644 --- a/TODO +++ b/TODO @@ -11,7 +11,7 @@ paths generated by Nix (see substituteAllInPlace) [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) +[x] Are you managing package overlays properly (check home.nix FIXME and https://nixos-and-flakes.thiscute.world/nixpkgs/overlays) +- [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 @@ -26,7 +26,8 @@ [ ] Get language servers to work with Neovim [ ] Theme your SDDM (you should make one yourself ;w;;;) [ ] Maybe convert some of your configuration files and themes into derivations -[ ] Add polybar root filesystem usage module?? +[x] Add polybar root filesystem usage module?? [ ] Test out bluetooth (https://nixos.wiki/wiki/Bluetooth) [ ] Get a music player + get MPD to work (+last.fm with mpdscribble) -[ ] Give yambar a try ;w; +[x] Give yambar a try ;w; +[ ] Dig polybar's grave (you're not using it anymore so why keep it around?)