diff --git a/home/default.nix b/home/default.nix index 9dde748..2aef870 100644 --- a/home/default.nix +++ b/home/default.nix @@ -189,7 +189,7 @@ in # Your preferred application launcher # Note: pass the final command to swaymsg so that the resulting window can be opened # on the original workspace that the command was run on. - set $menu fuzzel + set $menu dmenu_path | wmenu | xargs swaymsg exec -- ### Idle configuration # diff --git a/home/pkgs.nix b/home/pkgs.nix index d777f41..50de796 100644 --- a/home/pkgs.nix +++ b/home/pkgs.nix @@ -27,7 +27,6 @@ with pkgs; [ evolution ffmpeg file - fuzzel fx # themable json viewer fzf fzf diff --git a/nixos/gorgon/configuration.nix b/nixos/gorgon/configuration.nix index 339f8f4..0d6f0cb 100644 --- a/nixos/gorgon/configuration.nix +++ b/nixos/gorgon/configuration.nix @@ -43,8 +43,6 @@ in repo = "u355513-sub1@u355513-sub1.your-storagebox.de:/home/backup"; }; - nixpkgs.config.android_sdk.accept_license = true; - programs.ssh.startAgent = true; nix.extraOptions = '' @@ -138,7 +136,6 @@ in }]; environment.systemPackages = with pkgs; [ - android-studio ghostscript smartmontools