mirror of
https://github.com/kittywitch/nixfiles.git
synced 2026-02-09 04:19:19 -08:00
feat: fix browser, add uptime-kuma
This commit is contained in:
parent
f6a5590a9c
commit
cb7eb46ee7
5 changed files with 34 additions and 3 deletions
|
|
@ -4,7 +4,7 @@
|
|||
...
|
||||
}: {
|
||||
home.sessionVariables = {
|
||||
BROWSER = "zen";
|
||||
BROWSER = "librewolf";
|
||||
};
|
||||
stylix.targets.librewolf = {
|
||||
colorTheme.enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue