Add packages
This commit is contained in:
parent
9a32f612f2
commit
8454dbe891
|
@ -31,6 +31,9 @@
|
|||
environment.systemPackages = map lib.lowPrio [
|
||||
pkgs.curl
|
||||
pkgs.gitMinimal
|
||||
pkgs.tree
|
||||
pkgs.vim
|
||||
pkgs.wget
|
||||
];
|
||||
|
||||
users.users.root.openssh.authorizedKeys.keys = [
|
||||
|
|
Loading…
Reference in a new issue