mirror of
https://github.com/genebean/dots.git
synced 2026-03-27 01:17:42 -04:00
Migrate kiosk-entryway to NixOS from MX Linux
This commit is contained in:
parent
d0591e2bf3
commit
bb544798aa
9 changed files with 301 additions and 50 deletions
|
|
@ -144,6 +144,10 @@
|
|||
# inputs.simple-nixos-mailserver.nixosModule
|
||||
];
|
||||
};
|
||||
kiosk-entryway = localLib.mkNixosHost {
|
||||
# Lenovo IdeaCentre Q190
|
||||
hostname = "kiosk-entryway";
|
||||
};
|
||||
kiosk-gene-desk = localLib.mkNixosHost {
|
||||
system = "aarch64-linux";
|
||||
hostname = "kiosk-gene-desk";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue