···21212222 # Enable the OpenSSH daemon.
2323 services.openssh.enable = true;
2424- sound.enable = false;
25242625 # Define a user account. Don't forget to set a password with ‘passwd’.
2726 # This value determines the NixOS release with which your system is to be
···1919 # networking.proxy.default = "http://user:password@proxy:port/";
2020 # networking.proxy.noProxy = "127.0.0.1,localhost,internal.domain";
21212222- sound.enable = false;
2323-2422 # Define a user account. Don't forget to set a password with ‘passwd’.
2523 # This value determines the NixOS release with which your system is to be
2624 # compatible, in order to avoid breaking some software such as database
+1-1
hosts/profiles/desktop/default.nix
···6060 #unstable.sublime-music
6161 # olm-3.2.16 is now insecure
6262 # some reason I can't set insecure packages that will be respected
6363- nheko
6363+ # nheko
6464 unstable.signal-desktop
6565 unstable.tuba
6666 unstable.newsflash
-1
hosts/profiles/headphones/default.nix
···44 enable = true;
55 host = "0.0.0.0";
66 port = 8181;
77- package = "${pkgs.unstable.headphones}";
87 user = "headphones";
98 group = "audio";
109 dataDir = "/data/music";