rpi4
This commit is contained in:
parent
76c91fc817
commit
57fb82cebe
3 changed files with 41 additions and 8 deletions
|
|
@ -45,12 +45,12 @@
|
|||
];
|
||||
NObangers = nixosSystem [
|
||||
({ config, pkgs, ... }: { nixpkgs.overlays = [ overlay-unstable ]; })
|
||||
nixos-hw.raspberry-pi-4
|
||||
./systems/BASED.nix
|
||||
./systems/NObangers.nix
|
||||
./users/tao.nix
|
||||
./extras/uwuraid.nix
|
||||
];
|
||||
};
|
||||
|
||||
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue