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

View File

@@ -7,7 +7,6 @@
...
}: {
imports = [
./programs/yazi.nix
./programs/neovim.nix
];
}