feat(nixosModules/server): add autoMounting helios
This commit is contained in:
parent
91ba03dfba
commit
591c90db68
3 changed files with 15 additions and 0 deletions
|
@ -22,6 +22,7 @@
|
|||
|
||||
server = {
|
||||
enableDDNS = true;
|
||||
mountHelios = true;
|
||||
};
|
||||
|
||||
nixpkgs.hostPlatform = lib.mkDefault "x86_64-linux";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue