Regenerated

This commit is contained in:
2026-03-23 16:30:35 +00:00
parent 3b39646aee
commit 2daed6ad88
8 changed files with 250 additions and 7 deletions
-7
View File
@@ -45,12 +45,5 @@
};
};
};
# Home Manager configuration for traveldroid
homeManagerConfigurations = {
traveldroid = hmModules.makeModuleSet {
inherit pkgs flakeRoot;
};
};
};
}