flake: move overlay in flake
This commit is contained in:
parent
6fec597d7d
commit
1ec3d701ce
2 changed files with 3 additions and 2 deletions
|
|
@ -118,8 +118,6 @@ in
|
|||
|
||||
boot.supportedFilesystems = [ "btrfs" ];
|
||||
|
||||
nixpkgs.overlays = import ../../overlays;
|
||||
|
||||
nix = {
|
||||
package = pkgs.nixUnstable;
|
||||
extraOptions = ''
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue