add runtime flags and cleanup
This commit is contained in:
parent
ccce7f7308
commit
b496778102
2 changed files with 3 additions and 3 deletions
|
|
@ -11,7 +11,7 @@
|
|||
|
||||
wol = "enp0s31f6"; # set to iface name to enable Wake-on-LAN
|
||||
swapfile = 8 * 1024; # swapfile size in MB, set to 0 to disable (only used for server, desktop will use swap partition instead)
|
||||
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
|
||||
resume-dev = "/dev/disk/by-uuid/1721721a-bb5a-4166-a077-9500d30be2ac"; # set to swap partition to enable hibernation
|
||||
|
||||
homelab = rec {
|
||||
domain = "satr14.my.id"; # root domain for dns, ssl certs, reverse proxy, etc.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue