[NixOS] Add quill and keysmith to raspberry pi

This commit is contained in:
Ivan Malison 2021-07-10 20:51:42 +00:00
parent 4c18542409
commit 7bb489c04b

View File

@ -94,6 +94,7 @@
jq jq
rcm rcm
ic-keysmith ic-keysmith
quill
]; ];
services.openssh.enable = true; services.openssh.enable = true;