Refactoring

This commit is contained in:
2024-08-23 05:59:04 +03:00
parent 860eba085f
commit 83e94f9051
6 changed files with 2 additions and 106 deletions
-2
View File
@@ -1,5 +1,3 @@
# Custom packages, that can be defined similarly to ones from nixpkgs
# You can build them using 'nix build .#example'
pkgs: {
# example = pkgs.callPackage ./example { };
}