feat: several updates
This commit is contained in:
@@ -12,10 +12,16 @@
|
||||
importConfig = [
|
||||
../config/frigate-frigate.nix
|
||||
];
|
||||
additional = {
|
||||
hardware.graphics.enable = true;
|
||||
};
|
||||
};
|
||||
logging = {
|
||||
enable = true;
|
||||
metricsEnable = true;
|
||||
journalLoggers = {
|
||||
frigate = "";
|
||||
};
|
||||
};
|
||||
private = false;
|
||||
auth = true;
|
||||
|
||||
Reference in New Issue
Block a user