mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 18:41:34 +01:00
Rename the hosts
This commit is contained in:
parent
7481d44f0a
commit
a101b7ab25
11 changed files with 14 additions and 14 deletions
|
|
@ -4,7 +4,7 @@
|
|||
./hardware.nix
|
||||
];
|
||||
|
||||
networking.hostName = "seb-laptop";
|
||||
networking.hostName = "inspiron";
|
||||
|
||||
environment.sessionVariables.FLAKE = "/home/seb/Projects/nixos/my-config";
|
||||
|
||||
|
|
@ -4,7 +4,7 @@
|
|||
./hardware.nix
|
||||
];
|
||||
|
||||
networking.hostName = "seb-desktop";
|
||||
networking.hostName = "north";
|
||||
|
||||
environment.sessionVariables.FLAKE = "/home/seb/Projects/nixos/my-config";
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue