non important commit
This commit is contained in:
parent
aa5afe1dd1
commit
223dc2c96c
1 changed files with 5 additions and 5 deletions
|
|
@ -26,11 +26,6 @@
|
||||||
yazi
|
yazi
|
||||||
];
|
];
|
||||||
|
|
||||||
programs.yazi = {
|
|
||||||
enable = true;
|
|
||||||
enableNushellIntegration = true;
|
|
||||||
};
|
|
||||||
|
|
||||||
file = {
|
file = {
|
||||||
".config/kdeglobals".text = ''
|
".config/kdeglobals".text = ''
|
||||||
[General]
|
[General]
|
||||||
|
|
@ -38,4 +33,9 @@
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
programs.yazi = {
|
||||||
|
enable = true;
|
||||||
|
enableNushellIntegration = true;
|
||||||
|
};
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue