changes like workspace added to qs and zen as browser

This commit is contained in:
2026-03-10 15:11:12 +00:00
parent 6f25e849f0
commit 961afbbff7
16 changed files with 411 additions and 68 deletions

View File

@@ -31,7 +31,6 @@
nixos =
{ lib, ... }:
{
home-manager.users = lib.mkForce { };
};
};
}