mirror of
https://github.com/Cian-H/My_NixOS_Config.git
synced 2026-05-25 13:42:03 +01:00
Moved yazi config to home-manager and fixed plugins
This commit is contained in:
@@ -7,6 +7,9 @@
|
||||
unstablePkgs,
|
||||
...
|
||||
}: {
|
||||
imports = [
|
||||
./programs/yazi.nix
|
||||
];
|
||||
programs = {
|
||||
home-manager.enable = true;
|
||||
git.enable = true;
|
||||
|
||||
Reference in New Issue
Block a user