Regenerated

This commit is contained in:
2026-05-05 11:13:10 +02:00
parent 36303f5990
commit bbbee5efab
41 changed files with 2077 additions and 492 deletions
+1 -1
View File
@@ -38,7 +38,7 @@
mutableConfigPath = "${flakeRoot}/generated/.config";
in {
nixosConfigurations = {
traveldroid = nixpkgs.lib.nixosSystem {
mymachine = nixpkgs.lib.nixosSystem {
inherit system;
modules = [
({ ... }: {