chore: rollback ags and update firefoxgx

This commit is contained in:
matt1432 2024-01-27 03:02:01 -05:00
parent 3a6ce41def
commit 040c884c42
5 changed files with 11 additions and 11 deletions
common

View file

@ -1,7 +1,4 @@
{
nixpkgs-wayland,
...
} @ inputs: [
{nixpkgs-wayland, ...} @ inputs: [
(import ./dracula-theme inputs)
(import ./plymouth inputs)
(import ./spotifywm inputs)

View file

@ -2,8 +2,7 @@
lib,
pkgs,
...
} @ inputs:
let
} @ inputs: let
inherit (lib) concatMapAttrs filterAttrs mkOption pathExists types;
mkPackage = name: v: {