This commit is contained in:
albert 2025-02-16 21:18:37 -08:00
parent e41b6c391d
commit 889d468371
Signed by: albert
GPG key ID: 3895DD267CA11BA9

View file

@ -35,8 +35,8 @@
};
};
# TODO: Set a static IP when you can
boot.kernelParams = [ "ip=dhcp" ];
# TODO: Set a static IP when you can
boot.kernelParams = [ "ip=dhcp" ];
environment.systemPackages = [
inputs.deploy-rs.packages.${system}.deploy-rs