mirror of
https://github.com/genebean/dots.git
synced 2026-03-27 01:17:42 -04:00
Fixup packages line to match my setup
The previous version was mostly copy/pasta
This commit is contained in:
parent
c1589d5f16
commit
da5d15ad2c
1 changed files with 1 additions and 5 deletions
|
|
@ -183,10 +183,6 @@
|
|||
};
|
||||
}; # end homeConfigurations
|
||||
|
||||
packages.aarch64-linux.kiosk-gene-desk-sdImage = (self.nixosConfigurations.kiosk-gene-desk.extendModules {
|
||||
modules = [
|
||||
"${inputs.nixpkgs}/nixos/modules/installer/sd-card/sd-image-aarch64.nix"
|
||||
];
|
||||
}).config.system.build.sdImage;
|
||||
packages.aarch64-linux.kiosk-gene-desk-sdImage = self.nixosConfigurations.kiosk-gene-desk.config.system.build.sdImage;
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue