1

Add pihole service

This commit is contained in:
2023-09-04 13:49:59 +02:00
parent 1e00fd224c
commit c924c59cd3
2 changed files with 38 additions and 1 deletions

View File

@ -29,7 +29,7 @@
};
extraOptions = [
"--runtime=nvidia"
# "--runtime=nvidia" # Disable for now, testing if this conflicts with fileflows
];
};
}