hermit/configuration.nix: disable spotify
This commit is contained in:
parent
0935b27ea2
commit
c1f07db669
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@
|
||||||
# nushell.enable = true;
|
# nushell.enable = true;
|
||||||
eza.enable = true;
|
eza.enable = true;
|
||||||
firefox.enable = true;
|
firefox.enable = true;
|
||||||
spotify.enable = true;
|
spotify.enable = false;
|
||||||
# starship.enable = true;
|
# starship.enable = true;
|
||||||
zellij.enable = true;
|
zellij.enable = true;
|
||||||
terminals = {
|
terminals = {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue