This commit is contained in:
Sean Kovacs 2025-11-05 13:26:16 -05:00
commit aee51814ae
Signed by: sckova
GPG key ID: 00F325187C68651A
5 changed files with 60 additions and 4 deletions

View file

@ -59,6 +59,9 @@
name = "alien";
system = "x86_64-linux";
hostModule = ./hosts/alien.nix;
extraModules = [
./hardware/alien.nix
];
};
};