about summary refs log tree commit diff stats
path: root/modules/common/default.nix
diff options
context:
space:
mode:
authorBenedikt Peetz <benedikt.peetz@b-peetz.de>2025-11-10 06:46:56 +0100
committerBenedikt Peetz <benedikt.peetz@b-peetz.de>2025-11-10 06:46:56 +0100
commitd729ff068fd88c7140bf6e35fc32405f9ce62c90 (patch)
treeff6a17e7f4bd97499b4c98738e52c4b711a1d04c /modules/common/default.nix
parentbuild.sh: Print diff at the end of building (diff)
downloadnixos-config-d729ff068fd88c7140bf6e35fc32405f9ce62c90.zip
modules/common: Don't autostart `gammastep` and `make` via river
Both have their own systemd user service.
Diffstat (limited to '')
-rw-r--r--modules/common/default.nix2
1 files changed, 0 insertions, 2 deletions
diff --git a/modules/common/default.nix b/modules/common/default.nix
index faaeccf5..11bdb4c2 100644
--- a/modules/common/default.nix
+++ b/modules/common/default.nix
@@ -265,9 +265,7 @@
           };
           backgroundStart = [
             # TODO(@bpeetz): Move these to systemd units/their own modules <2025-05-18>
-            pkgs.gammastep
 
-            pkgs.mako
             ["${lib.getExe pkgs.swaybg}" "--image" "${./abstract-nord.png}"]
             pkgs.swayidle
             pkgs.alacritty