fix: remove unnecessary colmena modules and fix zsh-skim-histdb build

This commit is contained in:
oddlama 2023-09-20 12:59:46 +02:00
parent c61ea321ed
commit 67d5b76b0a
No known key found for this signature in database
GPG key ID: 14EFE510775FE39A
2 changed files with 1 additions and 2 deletions

View file

@ -37,8 +37,6 @@ inputs: let
node.secretsDir = ../hosts/${name}/secrets;
}
../hosts/${name}
inputs.colmena.nixosModules.assertionModule
inputs.colmena.nixosModules.deploymentOptions
];
};