Moved yazi config to home-manager and fixed plugins

This commit is contained in:
2025-04-15 11:38:00 +01:00
parent 6087edfec7
commit a5b9a0c987
18 changed files with 75 additions and 41 deletions
+3
View File
@@ -7,6 +7,9 @@
unstablePkgs,
...
}: {
imports = [
./programs/yazi.nix
];
programs = {
home-manager.enable = true;
git.enable = true;