sunstoned@lemmus.orgtoNix / NixOS@programming.dev•Thinking of switching to NixOS, but I'm not sure about a few thingsEnglish
1·
9 months ago+1 for this! There’s nothing wrong with just using the nix package manager either. nix-env
and nix-shell
are awesome tools
To add on to this already good description, wanted to give my $0.02 on the notion of apps.
The only way it might seem like you lose app(lication shortcut)s might be if a tool other than GNOME’s built in search is looking in a different directory, likely based off of an environment variable.
By default, hyprland doesn’t come with an equivalent to GNOME search. I use wofi to get similar functionality, but there are many tools that can do the job. Just make sure they’re looking in the right place or launch things manually from a terminal and you’ll be all set!