test aurora
This commit is contained in:
10
homes/nathan/home-manager/programs/terminal/yazi/default.nix
Normal file
10
homes/nathan/home-manager/programs/terminal/yazi/default.nix
Normal file
@@ -0,0 +1,10 @@
|
||||
{ ... }: {
|
||||
|
||||
flake.homeModules.nathan = { ... }: {
|
||||
config = {
|
||||
programs.yazi = {
|
||||
enable = true;
|
||||
};
|
||||
};
|
||||
};
|
||||
}
|
||||
Reference in New Issue
Block a user