some vr stuff
This commit is contained in:
@@ -18,6 +18,7 @@
|
||||
../../modules/misc/faster-boot-time.nix
|
||||
#../../modules/hardware/ryzenmonitor.nix
|
||||
../../modules/networkmanager.nix
|
||||
../../modules/hardware/vr.nix
|
||||
];
|
||||
|
||||
custom = {
|
||||
@@ -170,11 +171,11 @@
|
||||
# disable until CVE-2024-47176, CVE-2024-47076, CVE-2024-47175, and CVE-2024-47177 is fixed
|
||||
services.printing.enable = false;
|
||||
services.printing.drivers = [ pkgs.brlaser ];
|
||||
services.avahi = {
|
||||
enable = false;
|
||||
nssmdns4 = true;
|
||||
openFirewall = true;
|
||||
};
|
||||
#services.avahi = {
|
||||
# enable = false;
|
||||
# nssmdns4 = true;
|
||||
# openFirewall = true;
|
||||
#};
|
||||
|
||||
# Enable automatic login for the user.
|
||||
#services.xserver.displayManager.autoLogin.enable = true;
|
||||
|
||||
Reference in New Issue
Block a user