test 24.11

This commit is contained in:
Jörg Thalheim 2025-01-10 13:35:30 +01:00 committed by Jörg Thalheim
parent c9c88f08e3
commit 74b9fe5d7f
4 changed files with 17 additions and 19 deletions

View file

@ -557,8 +557,7 @@ in
chmod -R 700 /run/age-keys.txt
'';
};
}
// lib.optionalAttrs (lib.versionAtLeast (lib.versions.majorMinor lib.version) "24.05") {
user-passwords-sysusers = userPasswordTest "sops-user-passwords-sysusers" (
{ pkgs, ... }:
{
@ -575,8 +574,7 @@ in
'';
}
);
}
// lib.optionalAttrs (lib.versionAtLeast (lib.versions.majorMinor lib.version) "24.11") {
user-passwords-userborn = userPasswordTest "sops-user-passwords-userborn" (
{ pkgs, ... }:
{