fixup! aristotle: cleanup

This commit is contained in:
Guanran Wang 2024-07-17 11:36:13 +08:00
parent 0a5f07bef0
commit a57e2d3050
Signed by: nyancat
GPG key ID: 91F97D9ED12639CF

View file

@ -5,11 +5,10 @@
}: { }: {
imports = imports =
[ [
./fonts
./theme.nix ./theme.nix
./xdg-mime.nix ./xdg-mime.nix
] ]
++ map (n: ../../../../home/applications/${n}) [ ++ map (n: ../../../home/applications/${n}) [
"fcitx5" "fcitx5"
"firefox" "firefox"
"foot" "foot"