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
|
||||
];
|
||||
|
||||
programs.yazi = {
|
||||
enable = true;
|
||||
enableNushellIntegration = true;
|
||||
};
|
||||
|
||||
file = {
|
||||
".config/kdeglobals".text = ''
|
||||
[General]
|
||||
|
|
@ -38,4 +33,9 @@
|
|||
'';
|
||||
};
|
||||
};
|
||||
|
||||
programs.yazi = {
|
||||
enable = true;
|
||||
enableNushellIntegration = true;
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue