WIP: modules/debug-locations
Eval nix flake / evals (push) Failing after 1m50s Details

This commit is contained in:
Oystein Kristoffer Tveit 2024-04-02 00:26:16 +02:00
parent fde69ca283
commit 73c0dad984
Signed by: oysteikt
GPG Key ID: 9F2F7D8250F35146
1 changed files with 5 additions and 0 deletions

View File

@ -0,0 +1,5 @@
{ config, lib }: {
# options.environment.debug-locations = lib.mkOption {
# description = "";
# };
}