mirror of
https://github.com/itme-brain/nixos.git
synced 2026-03-23 16:29:42 -04:00
working but disabled
This commit is contained in:
parent
30991dd537
commit
5ccbc214a1
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@
|
|||
modules.system = {
|
||||
nginx.enable = true;
|
||||
forgejo.enable = true;
|
||||
frigate.enable = true;
|
||||
frigate.enable = false;
|
||||
};
|
||||
|
||||
users.users = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue