mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-07-01 23:27:18 +02:00
fix(gallifrey): add empty ip to calm down CI
This commit is contained in:
parent
70a128b2e1
commit
1b65e7f106
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@
|
||||||
nixpkgs_version = inputs.unstable;
|
nixpkgs_version = inputs.unstable;
|
||||||
hm_version = inputs.home-manager-unstable;
|
hm_version = inputs.home-manager-unstable;
|
||||||
profiles = with profiles; [ sound ];
|
profiles = with profiles; [ sound ];
|
||||||
|
ips = "";
|
||||||
};
|
};
|
||||||
|
|
||||||
networking.hostName = "gallifrey";
|
networking.hostName = "gallifrey";
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue