mirror of
https://github.com/ItsDrike/nixdots
synced 2025-06-29 20:00:42 +00:00
Add fastfetch + toggleability
This commit is contained in:
parent
5df0ffe4e5
commit
4f7c9e8a71
4 changed files with 49 additions and 16 deletions
|
@ -136,6 +136,10 @@
|
|||
chromium.enable = true;
|
||||
mullvad-browser.enable = true;
|
||||
};
|
||||
tools = {
|
||||
fastfetch.enable = true;
|
||||
hyfetch.enable = true;
|
||||
};
|
||||
spotify.enable = true;
|
||||
stremio.enable = true;
|
||||
vesktop = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue