Infini-FRAMEWORK/router: persist directory in module
This commit is contained in:
parent
e941f94e3c
commit
3b1df4f6bc
2 changed files with 7 additions and 12 deletions
|
@ -18,18 +18,6 @@
|
|||
|
||||
age.rekey.hostPubkey = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIF7PmPq/7e+YIVAvIcs6EOJ3pZVJhinwus6ZauJ3aVp0 root@Infini-FRAMEWORK";
|
||||
|
||||
persist = {
|
||||
directories = [
|
||||
{
|
||||
directory = "/var/lib/dnsmasq/";
|
||||
user = "dnsmasq";
|
||||
}
|
||||
];
|
||||
|
||||
files = [
|
||||
];
|
||||
};
|
||||
|
||||
boot.binfmt.emulatedSystems = [ "aarch64-linux" ];
|
||||
boot.binfmt.addEmulatedSystemsToNixSandbox = true;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue