diff options
| author | Silas Schöffel <sils@sils.li> | 2026-06-23 03:04:26 +0200 |
|---|---|---|
| committer | Silas Schöffel <sils@sils.li> | 2026-06-23 03:04:26 +0200 |
| commit | 5a8634feb12859638df4cfa1673e5e1f149c5a1f (patch) | |
| tree | df5c2e14c5a5a0809e8d857939dedfe6e5687636 /hosts/thinklappi.nix | |
| parent | treewide: rename paths to jaki (diff) | |
| download | nix-config-5a8634feb12859638df4cfa1673e5e1f149c5a1f.zip | |
treewide: rename all options to jaki
Diffstat (limited to 'hosts/thinklappi.nix')
| -rw-r--r-- | hosts/thinklappi.nix | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/hosts/thinklappi.nix b/hosts/thinklappi.nix index 23d3779..37f10f7 100644 --- a/hosts/thinklappi.nix +++ b/hosts/thinklappi.nix @@ -1,6 +1,6 @@ {...}: { - role.sils = "laptop"; - sils = { + role.jaki = "laptop"; + jaki = { meta = { bootPart = "/dev/disk/by-uuid/4064-2D6C"; globalDataDir = "/srv"; |
