Formatting Properly!

This commit is contained in:
Annika Merris 2024-05-11 21:48:53 -04:00
parent 8a8bc40c43
commit a953fe3a0b

View file

@ -76,7 +76,7 @@
nix-direnv.enable = true; nix-direnv.enable = true;
}; };
bash { bash = {
enable = true; enable = true;
}; };
vscode = { vscode = {
@ -97,6 +97,7 @@
}; };
}; };
}; };
}; };
services.spotifyd = { services.spotifyd = {