Revert "533 current 2024-05-05 18:45:22 24.05.20240503.e9be424 6.8.6-zen1 *"

This reverts commit 1bf2c58e81.
This commit is contained in:
zackartz 2024-05-05 18:52:10 -04:00
parent 1bf2c58e81
commit d9d9c7964a
No known key found for this signature in database
GPG key ID: 5B53E53A9A514DBA
4 changed files with 45 additions and 148 deletions

View file

@ -82,9 +82,10 @@
extraGroups = ["users"];
};
services.openssh = {
enable = true;
};
# services.openssh = {
# enable = true;
# PasswordAuthentication = true;
# };
environment.systemPackages = with pkgs; [
alvr
@ -93,7 +94,6 @@
vesktop
mangohud
transmission_4
inputs.agenix.packages.${pkgs.system}.default
];
hardware.nvidia = {