ahuston-0 a7736ba814 add gammastep,zerotier,nerdfonts,polkit,pipewire
Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
2024-04-13 13:22:13 -04:00

8 lines
107 B
Nix

{ ... }:
{
services.zerotierone = {
enable = true;
joinNetworks = [ "52b337794f23c1d4" ];
};
}