From 72b7d257dcbd827aad9ce9facfe85b784c1b7381 Mon Sep 17 00:00:00 2001 From: "Alexander \"PapaTutuWawa" Date: Tue, 5 Apr 2022 19:22:36 +0200 Subject: [PATCH] miku: Remove vlc and handbrake --- hosts/miku.nix | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/hosts/miku.nix b/hosts/miku.nix index 6eaa563..e5d22b3 100644 --- a/hosts/miku.nix +++ b/hosts/miku.nix @@ -43,9 +43,6 @@ gnome-podcasts #psst - handbrake - vlc - # Proprietary stuff (yikes) discord-wrapped discord-app-wrapped spotify-wrapped ]; @@ -75,7 +72,7 @@ }; services = { gamemode.enable = true; - #gnome.enable = true; + gnome.enable = true; input-remapper = { enable = false; postStartCommand = "${pkgs.input-remapper}/bin/input-remapper-control --command start --preset NOOP --device \"Razer Razer Tartarus V2\"";