refactor fix

This commit is contained in:
Lennart J. Kurzweg (Nx2)
2025-05-31 14:58:44 +02:00
parent 272ae1cd55
commit c566e4f40a
4 changed files with 26 additions and 28 deletions

View File

@@ -103,7 +103,7 @@
reflex
ripgrep
screen
speedtest-go
# speedtest-go
spicetify-cli
sssnake
swww
@@ -121,14 +121,12 @@
inputs.zen-browser.packages."${system}".default
] ++ (if hyper.host != "NxACE" then [
] ++ (if (hyper.host != "NxACE") then [
signal-desktop
obsidian
zoom-us
inkscape
] else {
});
] else []);
xdg = {
enable = true;