mirror of
https://github.com/itme-brain/nixos.git
synced 2026-03-24 00:29:43 -04:00
frigate init
This commit is contained in:
parent
d30996fac4
commit
cbfb9c30a0
2 changed files with 110 additions and 0 deletions
|
|
@ -7,6 +7,7 @@
|
|||
modules.system = {
|
||||
nginx.enable = true;
|
||||
forgejo.enable = true;
|
||||
frigate.enable = true;
|
||||
};
|
||||
|
||||
users.users = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue