mirror of
https://github.com/TheWanderingCrow/CrOS.git
synced 2026-02-11 23:28:56 -05:00
update to 25.05.20250303.ba487db
This commit is contained in:
parent
f0907d9cee
commit
25d93e273a
3 changed files with 5 additions and 5 deletions
|
|
@ -12,7 +12,6 @@
|
|||
extraPortals = [
|
||||
pkgs.xdg-desktop-portal-wlr
|
||||
pkgs.xdg-desktop-portal-gtk
|
||||
pkgs.xdg-desktop-portal-kde
|
||||
];
|
||||
config.common.default = "*";
|
||||
};
|
||||
|
|
|
|||
|
|
@ -2,7 +2,8 @@
|
|||
lib,
|
||||
config,
|
||||
...
|
||||
}: {
|
||||
}:
|
||||
lib.mkIf config.user.overseer.enable {
|
||||
services.frigate = {
|
||||
enable = true;
|
||||
hostname = "frigate.wanderingcrow.net";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue