update flake dependencies

This commit is contained in:
RingOfStorms (Joshua Bell) 2025-01-10 15:26:12 -06:00
parent 6fa1cec887
commit a4e017bce8
7 changed files with 352 additions and 414 deletions

View file

@ -26,7 +26,7 @@
"/run/agenix/nix2linode"
];
nodes.${configuration_name} = {
hostname = "172.232.11.143";
hostname = "LINODE_IP_HERE_TODO";
profiles.system = {
user = "root";
path = deploy-rs.lib.x86_64-linux.activate.nixos self.nixosConfigurations.${configuration_name};