mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 16:21:34 +01:00
privatebin: Don't persist state
This commit is contained in:
parent
87375295b7
commit
148a0cd45c
1 changed files with 0 additions and 2 deletions
|
|
@ -52,7 +52,5 @@ in
|
||||||
inherit (cfg) port;
|
inherit (cfg) port;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
custom.persist.directories = [ config.services.privatebin.dataDir ];
|
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue