added solaar

This commit is contained in:
kenji
2025-08-11 19:30:12 -05:00
parent 4920a65aa2
commit 171564d6dc
2 changed files with 1 additions and 3 deletions
+1 -2
View File
@@ -25,8 +25,7 @@
pavucontrol
wl-clipboard
wget
material-icons
material-symbols
solaar
];
console = {
-1
View File
@@ -1,5 +1,4 @@
{pkgs, ...}: {
home.packages = with pkgs; [
solaar
];
}