add nfs-utils to base-cli/pkgs
Some checks failed
nixos config pipeline / show-flake (push) Successful in 38s
nixos config pipeline / deploy (push) Has been cancelled

This commit is contained in:
smayzy 2025-10-27 19:14:34 +01:00
parent 513ca78544
commit 99accbec6b

View File

@ -33,6 +33,7 @@ in
unzip
nixfmt-tree
efibootmgr
nfs-utils
agenix.packages.${system}.default
];
};