mv komikku to module
nix flake show / show-flake (push) Successful in 26s

This commit is contained in:
smayzy
2025-07-17 16:27:26 +02:00
parent a99c4b33a3
commit 6171b51218
6 changed files with 21 additions and 3 deletions
+1
View File
@@ -32,6 +32,7 @@ in
thunderbird.enable = true;
blender.enable = true;
inkscape.enable = true;
komikku.enable = true;
};
};
}