mirror of
https://github.com/Swarsel/.dotfiles.git
synced 2025-12-06 00:57:22 +01:00
chore: rename hosts
This commit is contained in:
parent
c9e7e493d8
commit
a263b4177a
13 changed files with 121 additions and 22 deletions
|
|
@ -25,7 +25,7 @@ in
|
|||
};
|
||||
|
||||
networking = {
|
||||
hostName = "chaostheatre";
|
||||
hostName = "hotel";
|
||||
firewall.enable = true;
|
||||
};
|
||||
|
||||
|
|
@ -47,7 +47,7 @@ in
|
|||
|
||||
} // lib.optionalAttrs (!minimal) {
|
||||
swarselprofiles = {
|
||||
chaostheatre = true;
|
||||
hotel = true;
|
||||
minimal = true;
|
||||
};
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue