Fix swapfile for chocoaltebar
This commit is contained in:
parent
391749bba2
commit
f2a44a4b34
|
@ -18,6 +18,9 @@ in
|
|||
rocm-opencl-runtime
|
||||
];
|
||||
|
||||
pub-solar.core.hibernation.resumeDevice = "/dev/dm-0";
|
||||
pub-solar.core.hibernation.resumeOffset = 115075072;
|
||||
|
||||
services.openssh.openFirewall = true;
|
||||
networking.firewall.allowedTCPPorts = mkIf psCfg.sway.vnc.enable [ 5901 ];
|
||||
|
||||
|
|
Loading…
Reference in a new issue