This commit is contained in:
mjallen18
2024-08-07 18:41:09 -05:00
parent 26cc1b223f
commit 0fc00e2d29
26 changed files with 683 additions and 202 deletions

View File

@@ -2,6 +2,8 @@
config,
lib,
pkgs,
inputs,
globals,
...
}:
let
@@ -96,6 +98,8 @@ in
environment.systemPackages = with pkgs; [ pinentry-curses ];
# users.mutableUsers = lib.mkDefault false;
# Security config
security = {