Merge branch 'main' of github.com:bloxx12/nichts
This commit is contained in:
commit
38fac991b1
44 changed files with 99 additions and 6851 deletions
|
@ -120,21 +120,12 @@
|
|||
# services.flatpak.enable = true;
|
||||
services = {
|
||||
twingate.enable = true;
|
||||
pcscd.enable = true;
|
||||
};
|
||||
|
||||
# SSH AGENT
|
||||
programs.ssh.startAgent = true;
|
||||
services.gnome3.gnome-keyring.enable = false;
|
||||
|
||||
# Security PAM with yubico key
|
||||
security.pam.yubico = {
|
||||
enable = true;
|
||||
debug = false;
|
||||
mode = "challenge-response";
|
||||
id = [ "26292316" "28067815" ];
|
||||
};
|
||||
|
||||
system.stateVersion = "23.11";
|
||||
nix.settings.experimental-features = ["nix-command" "flakes"];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue