clean
nix flake show / show-flake (push) Successful in 28s

This commit is contained in:
smayzy
2025-07-29 17:28:29 +02:00
parent b5a63b3cbd
commit f48152ff7a
10 changed files with 29 additions and 29 deletions
+4 -4
View File
@@ -1,12 +1,12 @@
{ ... }:
{
imports = [
./office.nix
./obsidian.nix
./kdenlive.nix
./aegisub.nix
./blender.nix
./inkscape.nix
./kdenlive.nix
./komikku.nix
./aegisub.nix
./obsidian.nix
./office.nix
];
}