prepare for nas
This commit is contained in:
@@ -9,6 +9,10 @@
|
||||
# follow defined nixpkgs to prevent version mismatch
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
friendlyelecCM3588 = {
|
||||
url = "github:YayaADev/nixos-friendlyelec-cm3588";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
};
|
||||
|
||||
outputs = {self, nixpkgs, home-manager, ... }@inputs:
|
||||
@@ -54,8 +58,8 @@
|
||||
specialArgs = inputs;
|
||||
|
||||
modules = [
|
||||
./devices/nas.nix
|
||||
|
||||
inputs.friendlyelecCM3588.nixosModules.cm3588 # board + kernel support
|
||||
|
||||
./configuration.nix
|
||||
|
||||
./users/shatteredmint.nix
|
||||
|
||||
Reference in New Issue
Block a user