mirror of
https://github.com/ItsDrike/nixdots
synced 2025-06-29 02:50:41 +00:00
Add qalculate-gtk
This commit is contained in:
parent
15ce6ea7d0
commit
75ed5ed91c
5 changed files with 20 additions and 1 deletions
|
@ -93,6 +93,7 @@
|
|||
".cache/walker/history.gob"
|
||||
".local/share/zsh/zsh_history"
|
||||
".config/pcmanfm-qt/default/recent-files.conf"
|
||||
".config/qalculate/qalculate-gtk.cfg"
|
||||
];
|
||||
};
|
||||
|
||||
|
@ -195,6 +196,7 @@
|
|||
homeServer = "https://matrix.envs.net";
|
||||
};
|
||||
};
|
||||
qalculate-gtk.enable = true;
|
||||
};
|
||||
file-managers = {
|
||||
pcmanfm-qt.enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue