1755718461

This commit is contained in:
2025-08-20 13:34:21 -06:00
parent 8037263187
commit 63c07f9548
8 changed files with 15 additions and 38 deletions

View File

@@ -16,7 +16,7 @@ in
environment.systemPackages =
# Packages from the stable channel (pkgs)
with pkgs; [
# Browsers and communication
# Browsers and comms
ungoogled-chromium
discord
signal-desktop-bin
@@ -61,7 +61,7 @@ in
# GNOME extensions
gnomeExtensions.appindicator
]
# Packages from the unstable channel (unstablePkgs)
# Unstable packages
++ (with unstablePkgs; [
onlyoffice-desktopeditors
]);