Group app programs options

This commit is contained in:
ItsDrike 2024-06-21 11:41:29 +02:00
parent 92e0e85ee6
commit 874cbcec70
Signed by: ItsDrike
GPG key ID: FA2745890B7048C0
7 changed files with 23 additions and 18 deletions

View file

@ -101,8 +101,9 @@
mullvad-browser.enable = true;
schizofox.enable = true;
};
spotify.enable = true;
applications = {
spotify.enable = true;
};
};
};
};

View file

@ -166,13 +166,15 @@
fastfetch.enable = true;
hyfetch.enable = true;
};
spotify.enable = true;
stremio.enable = true;
vesktop = {
enable = true;
autoStart = true;
applications = {
spotify.enable = true;
stremio.enable = true;
vesktop = {
enable = true;
autoStart = true;
};
nomacs.enable = true;
};
nomacs.enable = true;
};
};
};