added Ratchet fingerprint sensor and nfs-utils for all

This commit is contained in:
yaroslav
2025-06-10 15:57:57 +03:00
parent 9f5099776b
commit 6e478c17ad
3 changed files with 25 additions and 0 deletions
+1
View File
@@ -15,6 +15,7 @@
environment.systemPackages = with pkgs; [
git
wget
nfs-utils
];
programs.neovim = {