1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-08-13 00:48:29 -04:00

dgop: drop dgop as an external dependency and use dgop/gops internally

fixes #3033
This commit is contained in:
bbedward
2026-08-10 18:29:59 -04:00
parent c3c9b13ef6
commit da664565b1
26 changed files with 258 additions and 402 deletions
-1
View File
@@ -11,7 +11,6 @@ in
packages = [
cfg.package
]
++ lib.optional cfg.enableSystemMonitoring cfg.dgop.package
++ lib.optionals cfg.enableVPN [
pkgs.glib
pkgs.networkmanager