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
|
|
@ -15,7 +15,9 @@ _: let
|
|||
oracle_micro
|
||||
])
|
||||
++ (with tree.nixos.servers; [
|
||||
]);
|
||||
uptime-kuma
|
||||
web
|
||||
]);
|
||||
|
||||
system.stateVersion = "23.11";
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue