Infini-FRAMEWORK/router: persist directory in module

This commit is contained in:
Infinidoge 2025-03-11 14:05:57 -04:00
parent e941f94e3c
commit 3b1df4f6bc
Signed by: Infinidoge
SSH key fingerprint: SHA256:oAMyvotlNFraMmZmr+p6AxnNfW/GioTs1pOn3V4tQ7A
2 changed files with 7 additions and 12 deletions

View file

@ -1,4 +1,11 @@
{
persist.directories = [
{
directory = "/var/lib/dnsmasq/";
user = "dnsmasq";
}
];
specialisation.router.configuration = {
networking = {
interfaces."enp0s13f0u1" = {