remove parts dir
This commit is contained in:
parent
47dcad4a82
commit
341a41c63e
14 changed files with 19 additions and 249 deletions
|
@ -5,22 +5,22 @@
|
|||
pkgs,
|
||||
...
|
||||
}: let
|
||||
# inherit (inputs) quickshell;
|
||||
# inherit (lib.generators) toKeyValue;
|
||||
# inherit (inputs) quickshell;
|
||||
# inherit (lib.generators) toKeyValue;
|
||||
in {
|
||||
# environment.systemPackages = with pkgs; [
|
||||
# qt6.qtimageformats # amog
|
||||
# qt6.qt5compat # shader fx
|
||||
# (quickshell.packages.x86_64-linux.default.override {
|
||||
# withJemalloc = true;
|
||||
# withQtSvg = true;
|
||||
# withX11 = true;
|
||||
# withPipewire = true;
|
||||
# withPam = true;
|
||||
# withHyprland = true;
|
||||
# })
|
||||
# pamtester # lockscreen
|
||||
# grim
|
||||
# imagemagick # screenshot
|
||||
# ];
|
||||
# environment.systemPackages = with pkgs; [
|
||||
# qt6.qtimageformats # amog
|
||||
# qt6.qt5compat # shader fx
|
||||
# (quickshell.packages.x86_64-linux.default.override {
|
||||
# withJemalloc = true;
|
||||
# withQtSvg = true;
|
||||
# withX11 = true;
|
||||
# withPipewire = true;
|
||||
# withPam = true;
|
||||
# withHyprland = true;
|
||||
# })
|
||||
# pamtester # lockscreen
|
||||
# grim
|
||||
# imagemagick # screenshot
|
||||
# ];
|
||||
}
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
gdb,
|
||||
black,
|
||||
cmake-format,
|
||||
tinymist,
|
||||
tinymist,
|
||||
lib,
|
||||
marksman,
|
||||
lldb_19,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue