rename files to specific program names
move editor module to vscode program update work settings
This commit is contained in:
parent
d2131bdde2
commit
2c86143857
8 changed files with 62 additions and 70 deletions
|
|
@ -1,9 +0,0 @@
|
|||
{pkgs, ...}: {
|
||||
home.packages = with pkgs; [
|
||||
pcmanfm
|
||||
];
|
||||
|
||||
xdg.mimeApps.defaultApplications = {
|
||||
"inode/directory" = "pcmanfm.desktop";
|
||||
};
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue