parent
b28f07d9db
commit
7600d2f4cf
4 changed files with 4 additions and 8 deletions
modules/ags
|
@ -95,7 +95,10 @@ in {
|
|||
// (import ./icons.nix {inherit pkgs agsConfigDir;});
|
||||
|
||||
packages =
|
||||
[self.packages.${pkgs.system}.coloryou]
|
||||
[
|
||||
# TODO: replace with matugen
|
||||
self.packages.${pkgs.system}.coloryou
|
||||
]
|
||||
++ (with pkgs; [
|
||||
# ags
|
||||
dart-sass
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue