Skip to content

Commit

Permalink
flake: comment kernel again
Browse files Browse the repository at this point in the history
  • Loading branch information
moni-dz committed Jun 28, 2021
1 parent 5fba33f commit b2ec36c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
I nuke this branch from time to time.
*/
kernel.url = "github:fortuneteller2k/nixpkgs/preempt-xanmod";
# kernel.url = "github:samuelgrf/nixpkgs/xanmod-features-kconfig";

# Default Nixpkgs for packages and modules
nixpkgs.follows = "master";
Expand Down Expand Up @@ -94,7 +94,7 @@
stable = import stable { inherit config system; };

# NOTE: Remove this, if you're not me or a maintainer of the XanMod kernel in Nixpkgs
kernel = import inputs.kernel { inherit config system; };
# kernel = import inputs.kernel { inherit config system; };
})

# Overlays provided by inputs
Expand Down

0 comments on commit b2ec36c

Please sign in to comment.