macintosh user env upgrade

This commit is contained in:
Luj 2023-05-07 14:26:56 +02:00
parent 46ed986826
commit 68fdde30a6

View file

@ -76,6 +76,8 @@
flameshot flameshot
kitty kitty
networkmanagerapplet networkmanagerapplet
element-desktop
xdg-utils
sops sops
coq coq
cvc5 cvc5
@ -94,6 +96,9 @@
layout = "fr"; layout = "fr";
}; };
services.dunst = {
enable = true;
};
}; };