Regenerated

This commit is contained in:
2026-03-23 16:30:34 +00:00
parent ce483f0941
commit 3b39646aee
8 changed files with 0 additions and 257 deletions
-7
View File
@@ -139,13 +139,6 @@ The Nix flake definition for Droidnix.
};
};
};
# Home Manager configuration for traveldroid
homeManagerConfigurations = {
traveldroid = hmModules.makeModuleSet {
inherit pkgs flakeRoot;
};
};
};
}
#+END_SRC