aboutsummaryrefslogtreecommitdiff
path: root/modules
diff options
context:
space:
mode:
authorLeander Scherer <leander@schererleander.de>2026-05-30 15:38:59 +0200
committerLeander Scherer <leander@schererleander.de>2026-05-30 15:38:59 +0200
commita6f392df59755fdcb85f16cb706bf2cb50240956 (patch)
treed9207c0d0febadde5c7ed6498d9d115bcbb91a42 /modules
parente618b590e96a989a90a21d59d72855c3ec4119f3 (diff)
chore: update / remove programsHEADmain
Diffstat (limited to 'modules')
-rw-r--r--modules/hosts/adam/flake-parts.nix1
-rw-r--r--modules/users/schererleander/hm-linux.nix3
2 files changed, 0 insertions, 4 deletions
diff --git a/modules/hosts/adam/flake-parts.nix b/modules/hosts/adam/flake-parts.nix
index 1b96d12..934dcb2 100644
--- a/modules/hosts/adam/flake-parts.nix
+++ b/modules/hosts/adam/flake-parts.nix
@@ -11,7 +11,6 @@
plymouth
localization
kde
- sway
dns
audio
font
diff --git a/modules/users/schererleander/hm-linux.nix b/modules/users/schererleander/hm-linux.nix
index bc3022c..4234465 100644
--- a/modules/users/schererleander/hm-linux.nix
+++ b/modules/users/schererleander/hm-linux.nix
@@ -4,13 +4,10 @@
{
imports = with inputs.self.modules.homeManager; [
schererleander-base
- sway
- quickshell
firefox
anki
nextcloud-client
vlc
- ghostty
jellyfin-mpv-shim
];
};