remove micro, epiphany, gnome-tour

This commit is contained in:
Vinzenz Schroeter 2023-12-04 15:08:22 +01:00
parent 822a75d842
commit e85ece0859
2 changed files with 2 additions and 13 deletions

View file

@ -163,18 +163,6 @@ in
];
};
micro = {
enable = true;
settings = {
colorcolumn = 120;
hlsearch = true;
savecursor = true;
saveundo = true;
scrollbar = true;
smartpaste = true;
};
};
# checked https://rycee.gitlab.io/home-manager/options.html until "programs.notmuch"
};