This commit is contained in:
Sebastian Moser
2023-11-22 19:23:38 +01:00
parent 41bf846803
commit 11075e1191

View File

@@ -179,7 +179,6 @@
nixOnDroidConfigurations = rec {
"tab" = inputs.nix-on-droid.lib.nixOnDroidConfiguration {
specialArgs = { inherit inputs confDir workDir secretsDir persistentDir self; };
modules = [
./hosts/tab/nix-on-droid.nix
{