luks migration, home migration fixes
Check flake.lock / Check health of `flake.lock` (pull_request) Successful in 9s
Check Nix flake / Perform Nix flake checks (pull_request) Successful in 3m49s

This commit is contained in:
2026-05-03 17:33:56 -04:00
parent 43c026c451
commit b4233b8f1c
6 changed files with 59 additions and 24 deletions
+3
View File
@@ -40,6 +40,9 @@
dbus = {
enable = true;
implementation = "broker";
packages = with pkgs; [
gcr
];
};
};