fixup! aristotle: cleanup
This commit is contained in:
parent
0a5f07bef0
commit
a57e2d3050
1 changed files with 1 additions and 2 deletions
|
@ -5,11 +5,10 @@
|
|||
}: {
|
||||
imports =
|
||||
[
|
||||
./fonts
|
||||
./theme.nix
|
||||
./xdg-mime.nix
|
||||
]
|
||||
++ map (n: ../../../../home/applications/${n}) [
|
||||
++ map (n: ../../../home/applications/${n}) [
|
||||
"fcitx5"
|
||||
"firefox"
|
||||
"foot"
|
||||
|
|
Loading…
Reference in a new issue