parent
14081936af
commit
fe7b03dd4a
19 changed files with 39 additions and 37 deletions
modules/ags
|
@ -5,6 +5,7 @@
|
|||
gtk-session-lock,
|
||||
lib,
|
||||
pkgs,
|
||||
self,
|
||||
...
|
||||
}: let
|
||||
inherit (lib) boolToString;
|
||||
|
@ -101,7 +102,7 @@ in {
|
|||
// (import ./icons.nix {inherit pkgs agsConfigDir;});
|
||||
|
||||
packages =
|
||||
[config.customPkgs.coloryou]
|
||||
[self.packages.${pkgs.system}.coloryou]
|
||||
++ (with pkgs; [
|
||||
# ags
|
||||
dart-sass
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue