···2222 ../modules/home-mounts.nix
2323 ../modules/im.nix
2424 ../modules/machine-id.nix
2525- ../modules/machineInfo.nix
2525+ ../modules/machine-info.nix
2626 ../modules/netbird.nix
2727- ../modules/networkInfo.nix
2727+ ../modules/network-info.nix
2828 ../modules/nix.nix
2929 ../modules/printing.nix
3030 # There isn't a way to prefer local builds yet, and my desktop is more powerful than my servers at the moment so
3131 # disable this for now and revisit it later. It would also be cool if I could specify specific packages to be built
3232 # on specific machines (I always want the linux kernel and firefox to be built on this machine if possible for
3333 # example). Other machines will still be able to use my desktop to help compile packages
3434- # ../modules/remoteBuildMachines.nix
3535- ../modules/remoteBuilder.nix
3434+ # ../modules/remote-build-machines.nix
3535+ ../modules/remote-builder.nix
3636 ../modules/tools.nix
3737 # ../modules/vpn.nix
3838 ];