Sync
This commit is contained in:
parent
9e1f423048
commit
d143afc023
6 changed files with 9 additions and 7 deletions
|
@ -1,7 +1,7 @@
|
|||
{ config, pkgs, lib, ... }:
|
||||
with lib;
|
||||
{
|
||||
nixpkgs.overlays = attrValues (import ../../../overlays);
|
||||
#nixpkgs.overlays = attrValues (import ../../../overlays);
|
||||
|
||||
boot.kernelPackages = pkgs.linuxPackages_latest;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue