mostly fix up stateVersions

This commit is contained in:
steveej 2024-01-22 23:47:48 +00:00
parent c95e82b19a
commit e1749d3ae7
8 changed files with 136 additions and 122 deletions

View file

@ -1,7 +1,7 @@
{ lib, ... }:
let
passwords = import ../../../variables/passwords.crypt.nix;
passwords = import ../../variables/passwords.crypt.nix;
in
{