switch to nixos-unstable as main channel
This commit is contained in:
parent
c634652369
commit
4e744af2db
6 changed files with 6 additions and 29 deletions
|
@ -1,10 +1,5 @@
|
|||
{ config, pkgs, ... }:
|
||||
|
||||
let
|
||||
unstable = import <nixos-unstable> {
|
||||
config = removeAttrs config.nixpkgs.config [ "packageOverrides" ];
|
||||
};
|
||||
in
|
||||
{
|
||||
imports = [
|
||||
./hardware-configuration.nix
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue