nix flake for my x280
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

fixed typo lol

+1 -1
+1 -1
modules/server.nix
··· 52 52 53 53 networking.firewall.allowedTCPPorts = [ 22 ]; 54 54 55 - virtualization.docker = { 55 + virtualisation.docker = { 56 56 storageDriver = "btrfs"; 57 57 rootless = { 58 58 enable = true;