Reset from zero

This commit is contained in:
41666 2023-12-11 18:18:41 -05:00
commit 7520235965
46 changed files with 1783 additions and 0 deletions

2
pkgs/default.nix Normal file
View file

@ -0,0 +1,2 @@
{ pkgs ? (import ../nixpkgs.nix) { } }: rec {
}