diff --git a/hosts/laptop1/configuration.nix b/hosts/laptop1/configuration.nix index f65f138..11dc219 100644 --- a/hosts/laptop1/configuration.nix +++ b/hosts/laptop1/configuration.nix @@ -29,8 +29,6 @@ networking.hostName = "laptop1"; environment.systemPackages = with pkgs; [ - floorp - librewolf ]; services.flatpak = {