mostly fix up stateVersions
This commit is contained in:
parent
82362958db
commit
d26e64452d
8 changed files with 136 additions and 122 deletions
|
@ -1,7 +1,7 @@
|
|||
{ lib, ... }:
|
||||
|
||||
let
|
||||
passwords = import ../../../variables/passwords.crypt.nix;
|
||||
passwords = import ../../variables/passwords.crypt.nix;
|
||||
|
||||
in
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue