Commented out startup folder config as it is empty

This commit is contained in:
EsVagy42 2025-12-20 05:14:52 +01:00
parent 11c2902984
commit 1c46c1ba09
2 changed files with 5 additions and 5 deletions

View file

@ -45,10 +45,10 @@
recursive = true;
};
home.file.".config/autostart" = {
source = ./startup;
recursive = true;
};
# home.file.".config/autostart" = {
# source = ./startup;
# recursive = true;
# };
home.file.".config/mimeapps.list" = {
source = ./mimeapps/mimeapps.list;