remove quickshell

This commit is contained in:
zack 2025-08-26 16:59:18 -04:00
parent 8bec2a9ac1
commit ae5e18bb21
Signed by: zoey
GPG key ID: 81FB9FECDD6A33E2
112 changed files with 308 additions and 24684 deletions

View file

@ -12,8 +12,8 @@ with lib.custom; let
natsumi = pkgs.fetchFromGitHub {
owner = "greeeen-dev";
repo = "natsumi-browser";
rev = "6012032cc45f57723b997385cd4b55cc11483196";
hash = "sha256-gstoNN7GPpPGDS3fWzyVoWIr6QXt6kMVR0oHc1ejNT4=";
rev = "1300fd5751f4b366b0c8ec668e99ce55b1593d7b";
hash = "sha256-08oflxcLAYoQV4O4JeWhG4JRIYcNROKdbEDNSxzK4JU=";
};
in {
options.apps.web.librewolf = with types; {