feat(steveej-x13s,graphical-fullblown): bump kernel and use libcamera w/ deps from unstable
This commit is contained in:
parent
70401e484a
commit
b85be7893a
4 changed files with 46 additions and 29 deletions
|
@ -8,8 +8,9 @@
|
|||
packages',
|
||||
...
|
||||
}: let
|
||||
# pkgsMaster = nodeFlake.inputs.nixpkgs-master.legacyPackages.${pkgs.system};
|
||||
pkgsUnstable = import nodeFlake.inputs.nixpkgs-unstable {inherit (pkgs) system config;};
|
||||
pkgsUnstable =
|
||||
pkgs.pkgsUnstable
|
||||
or (import nodeFlake.inputs.nixpkgs-unstable {inherit (pkgs) system config overlays;});
|
||||
in {
|
||||
imports = [
|
||||
../profiles/common.nix
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue