diff --git a/flake.nix b/flake.nix index 61f0c43..3f5d036 100644 --- a/flake.nix +++ b/flake.nix @@ -33,7 +33,7 @@ ./modules/waydroid.nix # Import hyprland module - hyprland.homeManagerModules.default +# hyprland.homeManagerModules.default ]; }; }; diff --git a/hosts/gabbielaptop/home.nix b/hosts/gabbielaptop/home.nix index 09a3620..07d70af 100644 --- a/hosts/gabbielaptop/home.nix +++ b/hosts/gabbielaptop/home.nix @@ -20,7 +20,6 @@ home.packages = [ # # Adds the 'hello' command to your environment. It prints a friendly # # "Hello, world!" when run. - pkgs.hello pkgs.wayland # # It is sometimes useful to fine-tune packages, for example, by applying # # overrides. You can do that directly here, just don't forget the