[NixOS] Add ryzen-shine-unencrypted

This commit is contained in:
2024-12-28 18:09:06 -07:00
parent 04b7672f0e
commit a0f75a0f4d
5 changed files with 126 additions and 76 deletions

View File

@@ -1,6 +1,6 @@
{ config, pkgs, ... }:
{ pkgs, ... }:
{
security.pam.sshAgentAuth.enable = true;
# security.pam.sshAgentAuth.enable = true;
services.avahi = {
enable = true;
nssmdns4 = true;