feat(desktop): remove quickshell.

This commit is contained in:
CronyAkatsuki 2025-10-10 22:21:22 +02:00
parent 422ff5ea7b
commit d854cd4609
3 changed files with 0 additions and 28 deletions

View file

@ -98,12 +98,6 @@
# AAGL
aagl.url = "github:ezKEa/aagl-gtk-on-nix";
aagl.inputs.nixpkgs.follows = "nixpkgs";
# Quickshell for amazing shell
quickshell = {
url = "git+https://git.outfoxxed.me/outfoxxed/quickshell";
inputs.nixpkgs.follows = "nixpkgs";
};
};
outputs = {