mirror of
https://github.com/TheWanderingCrow/CrOS.git
synced 2026-01-11 09:44:08 -05:00
remove nur overlay
This commit is contained in:
parent
67f641bcfc
commit
542d2639e4
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@
|
|||
system = "x86_64-linux";
|
||||
inherit (inputs.nixpkgs) lib;
|
||||
|
||||
overlays = [inputs.nur.overlay];
|
||||
overlays = [];
|
||||
|
||||
pkgs = import inputs.nixpkgs {
|
||||
inherit system overlays;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue