mirror of
https://github.com/ItsDrike/nixdots
synced 2025-06-29 12:10:42 +00:00
Add nomacs
This commit is contained in:
parent
9eb0fc4b0a
commit
92e0e85ee6
4 changed files with 19 additions and 0 deletions
|
@ -32,6 +32,7 @@ in
|
|||
enable = mkEnableOption "Vesktop (An alternate client for Discord with Vencord built-in)";
|
||||
autoStart = mkEnableOption "Auto-Start for Vesktop";
|
||||
};
|
||||
nomacs.enable = mkEnableOption "Nomacs (Qt-based image viewer)";
|
||||
|
||||
tools = {
|
||||
fastfetch.enable = mkEnableOption "FastFetch (fast neofetch)";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue