added nix files

dev
Claudius Holeksa 2023-02-02 17:46:44 +01:00
parent 05cc0f2c97
commit 87376572a7
1 changed files with 0 additions and 3 deletions

View File

@ -1,9 +1,6 @@
{ ... }:
let
pkgs = (import <nixpkgs>{
overlays = [
(import ../overlays/default.nix)
];
});
in
{