this repo has no description
4
fork

Configure Feed

Select the types of activity you want to include in your feed.

no need to have ip now

+1 -1
+1 -1
hosts/wolumonde/default.nix
··· 45 45 46 46 # nixinate for deployment 47 47 _module.args.nixinate = { 48 - host = builtins.readFile "${inputs.self}/secrets/wolumonde-ip"; 48 + host = "gaze.systems"; 49 49 sshUser = "root"; 50 50 buildOn = "local"; # valid args are "local" or "remote" 51 51 substituteOnTarget = true; # if buildOn is "local" then it will substitute on the target, "-s"
secrets/wolumonde-ip

This is a binary file and will not be displayed.