Moved dunst to home manager

This commit is contained in:
fwastring 2025-06-04 13:47:24 +02:00
parent 664e629237
commit f6708deead
3 changed files with 1 additions and 1 deletions

View file

@ -14,7 +14,6 @@
./network.nix
./programs.nix
./system.nix
../shared/dunst/default.nix
];
nixpkgs = {
overlays = [

View file

@ -14,6 +14,7 @@
../shared/tmux.nix
../shared/fish.nix
../shared/git.nix
../shared/dunst.nix
../shared/nixpkgs.nix
../shared/firefox.nix
../shared/zathura.nix