FINALLY working

This commit is contained in:
vali 2024-04-10 19:42:28 +02:00
commit 36bfc54d6a
9 changed files with 83 additions and 36 deletions

View file

@ -23,5 +23,10 @@
nixpkgs.follows = "nixpkgs";
};
};
fenix = {
url = "github:nix-community/fenix";
inputs.nixpkgs.follows = "nixpkgs";
};
};
}