This commit is contained in:
alsaiduq-lab 2025-09-18 11:01:17 -06:00
parent 10efc3d280
commit 1e42a87ce3
3 changed files with 22 additions and 16 deletions

View file

@ -1,6 +0,0 @@
{pkgs, ...}: {
programs.brave = {
enable = true;
package = pkgs.brave;
};
}