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