treewide: drop/disable unused software

This commit is contained in:
2026-08-01 17:08:41 +08:00
parent 09d90aa045
commit cab17c7fbd
11 changed files with 14 additions and 141 deletions
-5
View File
@@ -14,8 +14,6 @@
ttf-wps-fonts
papers
anki
ayugram-desktop
signal-desktop-wayland
element-desktop
@@ -112,8 +110,6 @@
".cache"
".local/state"
".local/share/Anki2"
".local/share/shotwell"
".local/share/Kingsoft"
".local/share/AyuGramDesktop"
@@ -125,7 +121,6 @@
".config/Kingsoft"
".config/dconf"
".config/pip"
".config/sunshine"
];
};
-5
View File
@@ -14,8 +14,6 @@
ttf-wps-fonts
papers
anki
ayugram-desktop
signal-desktop-wayland
element-desktop
@@ -136,8 +134,6 @@
".cache"
".local/state"
".local/share/Anki2"
".local/share/shotwell"
".local/share/Kingsoft"
".local/share/AyuGramDesktop"
@@ -149,7 +145,6 @@
".config/Kingsoft"
".config/dconf"
".config/pip"
".config/sunshine"
];
};
+3 -3
View File
@@ -17,7 +17,7 @@ in
home.packages = with pkgs.llm-agents; [
codex
claude-code
opencode
# opencode
pi
omp
];
@@ -28,8 +28,8 @@ in
".claude"
".config/opencode"
".local/share/opencode"
# ".config/opencode"
# ".local/share/opencode"
".codex"
];
+2 -2
View File
@@ -10,8 +10,8 @@ in
config = lib.mkIf cfg.enable {
my.coding.editor = {
neovim.enable = true;
vscode.enable = true;
zed.enable = true;
vscode.enable = false;
zed.enable = false;
};
};
}
-1
View File
@@ -20,7 +20,6 @@ in
typescript
typescript-language-server
vue-language-server
biome
];
+2 -2
View File
@@ -9,8 +9,8 @@ in
config = lib.mkIf cfg.enable {
my.desktop.browser = {
firefox.enable = true;
chromium.enable = true;
firefox.enable = false;
chromium.enable = false;
zen.enable = true;
};
};
+3 -3
View File
@@ -13,10 +13,10 @@ in
mpv.enable = true;
loupe.enable = true;
thunderbird.enable = true;
vlc.enable = true;
vlc.enable = false;
splayer.enable = true;
spotify.enable = true;
spotube.enable = true;
spotify.enable = false;
spotube.enable = false;
};
};
}
+1 -1
View File
@@ -9,7 +9,7 @@ in
config = lib.mkIf cfg.enable {
my.desktop.screencast = {
obs-studio.enable = true;
obs-studio.enable = false;
};
};
}
+3 -3
View File
@@ -9,10 +9,10 @@ in
config = lib.mkIf cfg.enable {
my.desktop.terminal = {
alacritty.enable = true;
foot.enable = true;
alacritty.enable = false;
foot.enable = false;
kitty.enable = true;
ghostty.enable = true;
ghostty.enable = false;
};
};
}
-115
View File
@@ -1,115 +0,0 @@
include "generated.kdl"
input {
focus-follows-mouse max-scroll-amount="0%"
workspace-auto-back-and-forth
}
layout {
gaps 23
center-focused-column "on-overflow"
always-center-single-column
focus-ring {
off
}
border {
on
width 4
inactive-color "#2e2e3eee"
active-gradient from="#6186d6ee" to="#cba6f7ee" angle=180 relative-to="workspace-view"
}
insert-hint {
color "rgba(42, 44, 54, 0.5)"
}
preset-column-widths {
proportion 0.33333
proportion 0.4
proportion 0.5
proportion 0.6
proportion 0.66667
proportion 0.8
}
default-column-width { proportion 0.8; }
background-color "transparent"
tab-indicator {
width 10
place-within-column
}
}
prefer-no-csd
hotkey-overlay {
skip-at-startup
}
clipboard {
disable-primary
}
blur {
passes 3
offset 4
noise 0.02
saturation 1.5
}
layer-rule {
match namespace="^wallpaper$"
place-within-backdrop true
}
overview {
workspace-shadow {
off
}
}
animations {
on
slowdown 1.5
workspace-switch {
spring damping-ratio=1.0 stiffness=1000 epsilon=0.0001
}
}
window-rule {
draw-border-with-background false
geometry-corner-radius 14.000000 14.000000 14.000000 14.000000
clip-to-geometry true
background-effect {
xray true
blur true
}
}
window-rule {
match is-floating=true
background-effect {
xray false
}
}
window-rule {
match app-id="kitty|foot|Alacritty|ghostty"
opacity 0.8
}
window-rule {
match app-id="org.gnome.Nautilus"
opacity 0.6
}
window-rule {
match app-id="org.jackhuang.hmcl.Launcher"
border {
off
}
}
-1
View File
@@ -75,7 +75,6 @@ in
home.packages = with pkgs; [
xwayland-satellite-unstable
wlr-randr
wl-clipboard
cliphist
brightnessctl