185 current 2024-03-13 14:06:54 24.05.20240309.3030f18 6.7.9-zen1 *

This commit is contained in:
zackartz 2024-03-13 14:07:02 -04:00
parent 28396ba572
commit 5fd1c829c5

View file

@ -38,10 +38,10 @@
# Load nvidia driver for Xorg and Wayland
services.xserver.videoDrivers = ["nvidia"]; # or "nvidiaLegacy470 etc.
services.openssh = {
enable = true;
PasswordAuthentication = true;
};
# services.openssh = {
# enable = true;
# PasswordAuthentication = true;
# };
environment.systemPackages = with pkgs; [
alvr