185 current 2024-03-13 14:06:54 24.05.20240309.3030f18 6.7.9-zen1 *
This commit is contained in:
parent
28396ba572
commit
5fd1c829c5
1 changed files with 4 additions and 4 deletions
|
|
@ -38,10 +38,10 @@
|
||||||
# Load nvidia driver for Xorg and Wayland
|
# Load nvidia driver for Xorg and Wayland
|
||||||
services.xserver.videoDrivers = ["nvidia"]; # or "nvidiaLegacy470 etc.
|
services.xserver.videoDrivers = ["nvidia"]; # or "nvidiaLegacy470 etc.
|
||||||
|
|
||||||
services.openssh = {
|
# services.openssh = {
|
||||||
enable = true;
|
# enable = true;
|
||||||
PasswordAuthentication = true;
|
# PasswordAuthentication = true;
|
||||||
};
|
# };
|
||||||
|
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
alvr
|
alvr
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue