Extract a pass module

This commit is contained in:
Oliver Davies 2025-04-23 19:38:55 +01:00
parent 9e1b77930d
commit 899dfb9f21
5 changed files with 34 additions and 10 deletions

View file

@ -2,5 +2,6 @@
imports = [
./docker.nix
./podman.nix
./password-store.nix
];
}