mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-06-09 02:19:06 +02:00
chore: rewrite ips meta
This commit is contained in:
parent
cc59392716
commit
224a0dcd24
11 changed files with 46 additions and 63 deletions
|
@ -17,7 +17,7 @@
|
|||
nixpkgs_version = inputs.nixpkgs_patched;
|
||||
hm_version = inputs.home-manager-unstable;
|
||||
# TODO: Fix colmena deployment
|
||||
ipv4.public = "127.0.0.1";
|
||||
ips.public.ipv4 = "127.0.0.1";
|
||||
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue