mirror of
https://github.com/oqyude/nixos.git
synced 2026-06-11 04:30:41 +03:00
so mad
This commit is contained in:
@@ -1,13 +0,0 @@
|
||||
{
|
||||
config,
|
||||
...
|
||||
}:
|
||||
{
|
||||
services.miniflux = {
|
||||
enable = false;
|
||||
config = {
|
||||
CLEANUP_FREQUENCY = 48;
|
||||
LISTEN_ADDR = "localhost:6061";
|
||||
};
|
||||
};
|
||||
}
|
||||
Reference in New Issue
Block a user