So much shit I cba to make commits

This commit is contained in:
blahai 2024-11-17 00:07:01 +02:00
parent b5983eb5f1
commit 8527a1396c
No known key found for this signature in database
7 changed files with 117 additions and 118 deletions

View file

@ -15,6 +15,7 @@
hyprpicker
pwvucontrol
which
python312Packages.gpustat
];
programs.ags = {
@ -27,6 +28,7 @@
# additional packages to add to gjs's runtime
extraPackages = with pkgs; [
accountsservice
gtk-session-lock
];
};
}