Simplification refactor

This commit is contained in:
Lillian Violet 2024-01-08 22:43:04 +01:00
parent 192d552731
commit bc41651501
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 { };
}