Rename the hosts

This commit is contained in:
SebastianStork 2024-04-21 21:23:44 +02:00
parent 7481d44f0a
commit a101b7ab25
11 changed files with 14 additions and 14 deletions

View file

@ -4,7 +4,7 @@
./hardware.nix
];
networking.hostName = "seb-laptop";
networking.hostName = "inspiron";
environment.sessionVariables.FLAKE = "/home/seb/Projects/nixos/my-config";

View file

@ -4,7 +4,7 @@
./hardware.nix
];
networking.hostName = "seb-desktop";
networking.hostName = "north";
environment.sessionVariables.FLAKE = "/home/seb/Projects/nixos/my-config";