some shit

This commit is contained in:
2025-12-18 23:59:49 +00:00
parent 81684c7650
commit c048ce696a
4 changed files with 32 additions and 22 deletions

View File

@@ -47,7 +47,7 @@
interfaces.wlp170s0.useDHCP = true;
};
environment.pathsToLink = [ "/share/xdg-desktop-portal" "/share/applications" ];
environment.pathsToLink = ["/share/xdg-desktop-portal" "/share/applications"];
services = {
fprintd.enable = true;
@@ -80,6 +80,13 @@
logind = {
lidSwitch = "suspend-then-hibernate";
};
avahi = {
enable = true;
nssmdns4 = true;
openFirewall = true;
};
printing.enable = true;
};
systemd.sleep.extraConfig = ''