diff options
| author | brustybee <bee@4d2.org> | 2026-03-07 05:04:20 +0530 |
|---|---|---|
| committer | brustybee <bee@4d2.org> | 2026-03-07 05:04:20 +0530 |
| commit | ff3198ee65f1c217d51be133816a76c0648afcd7 (patch) | |
| tree | 1fca9ce8bc1a08a1d8acf2da7ce4820efb35e96c /common/modules/mango/default.nix | |
| parent | 69542140634822e1b8fd78b671fcda358da4a02c (diff) | |
Add waybar and scripts
Diffstat (limited to 'common/modules/mango/default.nix')
| -rw-r--r-- | common/modules/mango/default.nix | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/common/modules/mango/default.nix b/common/modules/mango/default.nix index b5332a4..c7634e9 100644 --- a/common/modules/mango/default.nix +++ b/common/modules/mango/default.nix @@ -42,6 +42,8 @@ in if homeManager then [ inputs.mango.hmModules.mango + ./waybar.nix + ./scripts.nix ] else [ |
