added shpool, ran nix fmt.
This commit is contained in:
parent
0fe2f35093
commit
57c49eefed
16 changed files with 51 additions and 21 deletions
|
|
@ -32,7 +32,7 @@ inputs.nixpkgs.lib.nixosSystem {
|
|||
"rockchipdrm"
|
||||
"phy_rockchip_pcie"
|
||||
];
|
||||
nixpkgs.hostPlatform ="aarch64-linux";
|
||||
nixpkgs.hostPlatform = "aarch64-linux";
|
||||
hardware.enableRedistributableFirmware = true;
|
||||
host.details = {
|
||||
user = "gabe";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue