tangled
alpha
login
or
join now
da157.id
/
nix-config
0
fork
atom
0xda157's home-manager and nixos config
0
fork
atom
overview
issues
pulls
pipelines
update hostname example
0xda157
2 months ago
cc4c21d1
bb2dd57c
0/1
check.yml
failed
30s
+1
-1
1 changed file
expand all
collapse all
unified
split
install.sh
+1
-1
install.sh
···
20
20
exit 1
21
21
}
22
22
23
23
-
echo "What is your desired host (eg nixCarbon)? " && read NEW_HOSTNAME
23
23
+
echo "What is your desired host (eg enceladus)? " && read NEW_HOSTNAME
24
24
25
25
curl https://codeberg.org/da157/nix-config/raw/branch/main/hosts/nixos/$NEW_HOSTNAME/disko.nix \
26
26
-o /tmp/disko.nix