Uninstall amethyst

This commit is contained in:
Tobias Ostner 2024-08-17 13:25:25 +02:00
parent 374d385f74
commit e7ae88c800
2 changed files with 0 additions and 2 deletions

View file

@ -25,7 +25,6 @@
casks = [
"aerospace"
"amethyst"
"anki"
"arc"
"caffeine"

View file

@ -198,6 +198,5 @@
};
};
xdg.configFile."amethyst/amethyst.yml".text = builtins.readFile ../config/amethyst/amethyst.yml;
xdg.configFile."aerospace/aerospace.toml".text = builtins.readFile ../config/aerospace/aerospace.toml;
}