mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 14:49:14 +00:00
hydrogen: +hoot
This commit is contained in:
parent
10933a56d2
commit
d24e098888
14 changed files with 212 additions and 24 deletions
|
|
@ -195,7 +195,10 @@ in
|
|||
# Raspberry Pi 4
|
||||
hydrogen = {
|
||||
system = "aarch64-linux";
|
||||
modules = [ self.nixosModules.i_am_builder ];
|
||||
modules = [
|
||||
self.nixosModules.i_am_builder
|
||||
inputs.hoot.nixosModules.default
|
||||
];
|
||||
};
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue