Update
This commit is contained in:
parent
e41b6c391d
commit
889d468371
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue