mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-06-08 10:09:04 +02:00
chore: rewrite ips meta
This commit is contained in:
parent
cc59392716
commit
224a0dcd24
11 changed files with 46 additions and 63 deletions
|
@ -16,7 +16,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";
|
||||
};
|
||||
|
||||
# Boot stuff
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue