Add pardalote

This commit is contained in:
Fern Garden 2025-07-18 19:27:43 +08:00
parent 7e32a07bd8
commit 0d21f295ad

View file

@ -39,6 +39,15 @@
]; ];
}) })
# ThinkPad X220.
(mkHost "pardalote" {
suite = "desktop";
hostModules = [
lanzaboote.nixosModules.lanzaboote
nixos-hardware.nixosModules.lenovo-thinkpad-x220
];
})
# Raspberry Pi 4B. # Raspberry Pi 4B.
(mkHost "weebill" { (mkHost "weebill" {
suite = "server"; suite = "server";