add keylime

This commit is contained in:
41666 2023-12-23 02:39:15 -05:00
parent 6fdb1cd520
commit 2a50b2098e
7 changed files with 80 additions and 76 deletions

View file

@ -7,6 +7,8 @@
openssh.authorizedKeys.keys = import ./noe-keys.nix;
};
programs.fish.enable = true;
environment.systemPackages = [ pkgs.nixos-rebuild ];
security.sudo.extraRules = [
{