more stuff

This commit is contained in:
Noah Masur
2025-02-01 16:10:16 -05:00
parent ea3ab18cca
commit 1226eafef2
34 changed files with 291 additions and 308 deletions

View File

@ -20,7 +20,7 @@ in
};
# Used for aerc
xdg.enable = true;
xdg.enable = lib.mkDefault pkgs.stdenv.isDarwin;
home.packages = [
pkgs.noti # Create notifications programmatically