feat: add openwork to desktop packages, update flake inputs and misc config

This commit is contained in:
m3tm3re
2026-04-03 12:45:55 +02:00
parent 44c0234739
commit d9d4b6cd85
5 changed files with 29 additions and 21 deletions

View File

@@ -9,6 +9,9 @@
programs.mcp = {
enable = true;
servers = {
DeepWiki = {
url = "https://mcp.deepwiki.com/mcp";
};
Ref = {
command = "sh";
args = ["-c" "REF_API_KEY=$(cat /run/agenix/ref-key) exec bunx ref-tools-mcp@latest"];
@@ -56,6 +59,7 @@
cudaSupport = videoDrivers == ["nvidia"];
})
openspec
openwork
alejandra
sidecar
tailwindcss

View File

@@ -127,6 +127,7 @@
ksnip
msty-studio
nwg-look
openwork
# pamixer
# pavucontrol
# libsForQt5.qtstyleplugins
@@ -146,6 +147,7 @@
telegram-desktop
vivaldi
vivaldi-ffmpeg-codecs
vibetyper
# wl-clipboard
# wlogout
# wtype

View File

@@ -152,6 +152,8 @@ in {
"match:initial_title .*streamlabs.com.*, decorate off"
"match:initial_title .*streamlabs.com.*, no_shadow on"
"match:initial_title .*streamlabs.com.*, no_blur on"
# Vibetyper recording indicator
"match:class ^vibe-typer$, match:title ^Recording Indicator$, no_blur on"
"border_color rgb(ffffff), match:xwayland 1"
];
"$mainMod" = "SUPER";