Migrate kiosk-entryway to NixOS from MX Linux

This commit is contained in:
Gene Liverman 2025-04-02 22:23:35 -04:00
parent d0591e2bf3
commit bb544798aa
No known key found for this signature in database
9 changed files with 301 additions and 50 deletions

View file

@ -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";