aboutsummaryrefslogtreecommitdiffstats
path: root/hosts/hpserver.nix
diff options
context:
space:
mode:
authorSilas Schöffel <sils@sils.li>2026-06-23 03:04:26 +0200
committerSilas Schöffel <sils@sils.li>2026-06-23 03:04:26 +0200
commit5a8634feb12859638df4cfa1673e5e1f149c5a1f (patch)
treedf5c2e14c5a5a0809e8d857939dedfe6e5687636 /hosts/hpserver.nix
parenttreewide: rename paths to jaki (diff)
downloadnix-config-5a8634feb12859638df4cfa1673e5e1f149c5a1f.zip
treewide: rename all options to jaki
Diffstat (limited to 'hosts/hpserver.nix')
-rw-r--r--hosts/hpserver.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/hosts/hpserver.nix b/hosts/hpserver.nix
index aabcb08..c6c1fee 100644
--- a/hosts/hpserver.nix
+++ b/hosts/hpserver.nix
@@ -1,6 +1,6 @@
{...}: {
- role.sils = "workstation";
- sils = {
+ role.jaki = "workstation";
+ jaki = {
bootloader = "grub";
disks.disk = "/dev/disk/by-id/wwn-0x600508b1001c0d733397035f990e3942";
meta = {