This commit is contained in:
Michael 2024-02-18 17:42:19 +00:00
parent 9b4d594160
commit f32616dc4a

View File

@ -1,7 +1,6 @@
{ ... }:
let
pkgs = import <nixpkgs> {
inherit <system>;
overlays = [
import ./overlay.nix
];