non important commit

This commit is contained in:
benstrb 2026-03-08 09:53:28 +01:00
parent 1d8fa17b4d
commit e6af920b6f
2 changed files with 3 additions and 5 deletions

View file

@ -1,7 +1,7 @@
{stdenv}:
stdenv.mkDerivation {
pname = "quickshell-config";
version = "stable";
version = "unstable";
src = ./config;
installPhase = ''
cp -r . $out