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

This commit is contained in:
zackartz 2024-05-05 18:45:34 -04:00
parent 2c159b1e6f
commit 1bf2c58e81
No known key found for this signature in database
GPG key ID: 5B53E53A9A514DBA
4 changed files with 147 additions and 44 deletions

View file

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