idk
basic changes
This commit is contained in:
@@ -54,6 +54,13 @@ in
|
||||
allowUnfree = true;
|
||||
};
|
||||
};
|
||||
# --- xdg ---
|
||||
xdg.mimeApps = {
|
||||
enable = true;
|
||||
defaultApplications = {
|
||||
"inode/directory" = [ "kitty-open.desktop" ];
|
||||
};
|
||||
};
|
||||
|
||||
home.packages = with pkgs; [
|
||||
# --- General utils ---
|
||||
|
||||
Reference in New Issue
Block a user