update domains
This commit is contained in:
parent
7391465daf
commit
921ab9acc5
1 changed files with 2 additions and 1 deletions
|
@ -109,8 +109,9 @@
|
||||||
self.nixosConfigurations.flora-mate.config.networking.hostName
|
self.nixosConfigurations.flora-mate.config.networking.hostName
|
||||||
"ap"
|
"ap"
|
||||||
"minecraft"
|
"minecraft"
|
||||||
|
"minecraft.it3"
|
||||||
];
|
];
|
||||||
"192.168.88.1" = [ "router" ];
|
"192.168.88.1" = [ "router" "router.it3" ];
|
||||||
};
|
};
|
||||||
|
|
||||||
programs = {
|
programs = {
|
||||||
|
|
Loading…
Add table
Reference in a new issue