533 current 2024-05-05 18:45:22 24.05.20240503.e9be424 6.8.6-zen1 *
This commit is contained in:
parent
2c159b1e6f
commit
1bf2c58e81
4 changed files with 147 additions and 44 deletions
|
|
@ -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 = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue