use modulesPath

This commit is contained in:
Travis Staton 2022-08-24 09:54:42 -04:00
parent c82e21e828
commit b6066e9ccd
5 changed files with 8 additions and 14 deletions

View file

@ -32,7 +32,6 @@ mostly wrappers that set common device tree settings for you.
nixpkgs.url = "github:NixOS/nixpkgs/nixos-21.11";
raspberry-pi-nix = {
url = "github:tstat/raspberry-pi-nix";
inputs.nixpkgs.follows = "nixpkgs";
};
};