add strawberry from git

This commit is contained in:
Sean Kovacs 2025-11-08 09:52:26 -05:00
commit 60ce56a055
Signed by: sckova
GPG key ID: 00F325187C68651A
5 changed files with 152 additions and 2 deletions

View file

@ -211,6 +211,10 @@
services.openssh.enable = true;
networking.firewall.enable = false;
networking.extraHosts = ''
0.0.0.0 apresolve.spotify.com
'';
# This value determines the NixOS release from which the default
# settings for stateful data, like file locations and database versions
# on your system were taken. Its perfectly fine and recommended to leave