some shit
This commit is contained in:
@@ -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 = ''
|
||||
|
||||
Reference in New Issue
Block a user