yevaud, orm, kalessin: split networking to separate file
This commit is contained in:
parent
9cfe6e2c4c
commit
052b0c1c4f
9 changed files with 48 additions and 55 deletions
|
@ -3,8 +3,10 @@
|
|||
{
|
||||
imports = [
|
||||
./hardware-configuration.nix
|
||||
./networking.nix
|
||||
];
|
||||
|
||||
nixpkgs.hostPlatform = "aarch64-linux";
|
||||
networking.hostName = "kalessin";
|
||||
networking.hostId = "534b538e";
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue