This commit is contained in:
Till 2024-12-26 17:43:06 +01:00
parent ad89e53947
commit f7d62caaa4
2 changed files with 4 additions and 0 deletions

View file

@ -17,6 +17,9 @@
description = "Till";
extraGroups = [ "wheel" ];
shell = pkgs.fish;
openssh.authorizedKeys.keyFiles = [
./ssh/till${"@"}nova.pub
];
};
environment.systemPackages = with pkgs; [