This commit is contained in:
2026-01-15 20:50:17 +03:00
parent 88ae6fa2d2
commit 1e108099f0
+4 -4
View File
@@ -5,8 +5,8 @@
...
}:
{
environment.systemPackages = with pkgs; [
inputs.noctalia.packages.${pkgs.stdenv.hostPlatform.system}.default
# ... maybe other stuff
];
# environment.systemPackages = with pkgs; [
# inputs.noctalia.packages.${pkgs.stdenv.hostPlatform.system}.default
# # ... maybe other stuff
# ];
}