server host config for dns and share
This commit is contained in:
parent
e010bff600
commit
bef8d4784c
7 changed files with 153 additions and 2 deletions
|
|
@ -14,6 +14,10 @@
|
|||
wol = "enp0s31f6"; # set to iface name to enable Wake-on-LAN
|
||||
swapfile = 0; # * 1024; # swapfile size in MB, set to 0 to disable
|
||||
resume-dev = "/dev/disk/by-uuid/1721721a-bb5a-4166-a077-9500d30be2ac"; # set to swap partition to enable hibernation, e.g. /dev/disk/by-uuid/1721721a-bb5a-4166-a077-9500d30be2ac
|
||||
|
||||
homelab = {
|
||||
domain = "satr14.my.id";
|
||||
};
|
||||
|
||||
rice = {
|
||||
font = "monospace"; # global font for rice GUIs, leave empty to use monospace
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue