Regenerated

This commit is contained in:
2026-04-29 07:50:04 +02:00
parent 9468f2653b
commit 98a7800c37
3 changed files with 384 additions and 387 deletions
-1
View File
@@ -217,7 +217,6 @@ The Nix flake definition for Droidnix.
flakeRoot = self;
buildUser = "henrov";
repoPath = "/home/${buildUser}/Repos/nixos/Droidnix";
flakeRoot = "${repoPath}/generated/.config";
in {
nixosConfigurations = {
traveldroid = nixpkgs.lib.nixosSystem {