This commit is contained in:
2025-10-04 16:52:50 +03:00
parent f3a9b2ef9f
commit 32414bdd10
+1 -1
View File
@@ -14,6 +14,6 @@
# }; # };
environment.systemPackages = [ environment.systemPackages = [
inputs.compose2nix.packages.x86_64-linux.default # inputs.compose2nix.packages.x86_64-linux.default
]; ];
} }