Simplification refactor

This commit is contained in:
Lillian-Violet 2024-01-08 22:43:04 +01:00
parent 155d7dc0fd
commit 7528a5c4c9
5 changed files with 1 additions and 74 deletions

View file

@ -1,5 +0,0 @@
# Custom packages, that can be defined similarly to ones from nixpkgs
# You can build them using 'nix build .#example'
pkgs: {
# example = pkgs.callPackage ./example { };
}