Add pardalote
This commit is contained in:
parent
7e32a07bd8
commit
0d21f295ad
1 changed files with 9 additions and 0 deletions
|
@ -39,6 +39,15 @@
|
|||
];
|
||||
})
|
||||
|
||||
# ThinkPad X220.
|
||||
(mkHost "pardalote" {
|
||||
suite = "desktop";
|
||||
hostModules = [
|
||||
lanzaboote.nixosModules.lanzaboote
|
||||
nixos-hardware.nixosModules.lenovo-thinkpad-x220
|
||||
];
|
||||
})
|
||||
|
||||
# Raspberry Pi 4B.
|
||||
(mkHost "weebill" {
|
||||
suite = "server";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue