working system

This commit is contained in:
Vali 2024-07-15 09:27:55 +02:00
commit b4585b3e87
14 changed files with 76 additions and 18 deletions

View file

@ -20,10 +20,10 @@ in {
plugins = with inputs.anyrun.packages.${pkgs.system}; [
applications
dictionary
rink
#rink
shell
# symbols
translate
#translate
websearch
];
hideIcons = false;
@ -41,7 +41,6 @@ in {
extraConfigFiles = {
"applications.ron".text = ''
Config(
desktop_actions: true,
max_entries: 10,
terminal: Some("foot"),
)