pinwheel: Extract dunst to module

This commit is contained in:
Alexander Heldt
2023-09-19 22:14:47 +02:00
parent 0847797c0c
commit c241d3bfd3
4 changed files with 63 additions and 4 deletions

View File

@@ -10,8 +10,6 @@
home.username = "alex";
home.homeDirectory = "/home/alex";
services.dunst.enable = true;
home.packages = with pkgs; [
gnumake
tig