refactor(nixos): remove unused overlay
This commit is contained in:
parent
000bb2fd5e
commit
c076c756e6
3 changed files with 6 additions and 10 deletions
system/shared
|
@ -1,5 +0,0 @@
|
|||
{}: {
|
||||
config = { allowUnfree = true; };
|
||||
|
||||
overlays = [ (import ./overlays.nix) ];
|
||||
}
|
|
@ -1 +0,0 @@
|
|||
self: super: { }
|
Loading…
Add table
Add a link
Reference in a new issue