mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-06-08 10:09:04 +02:00
chore(eval): add ips to all machines
This commit is contained in:
parent
4babc679b9
commit
82448478f9
2 changed files with 2 additions and 1 deletions
|
@ -17,7 +17,7 @@
|
|||
nixpkgs_version = inputs.unstable;
|
||||
hm_version = inputs.home-manager-unstable;
|
||||
profiles = with profiles; [ sound ];
|
||||
ips = "";
|
||||
ips.vpn.ipv4 = "100.100.45.35";
|
||||
};
|
||||
|
||||
networking.hostName = "gallifrey";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue