diff options
| author | Preston Pan <ret2pop@gmail.com> | 2025-10-06 16:05:07 -0700 |
|---|---|---|
| committer | Preston Pan <ret2pop@gmail.com> | 2025-10-06 16:05:07 -0700 |
| commit | 841c06b106ad501643c35f48f2ced1c2d6a78641 (patch) | |
| tree | 76e32ab8f43ebd79bce73b9b06b03a0e56d8a3ce /nix/modules/home/default.nix | |
| parent | 8a036cf21982210045685fe748afaf6be5aef042 (diff) | |
working version before flake update
Diffstat (limited to 'nix/modules/home/default.nix')
| -rw-r--r-- | nix/modules/home/default.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/nix/modules/home/default.nix b/nix/modules/home/default.nix index f5f8d34..c3bcfbf 100644 --- a/nix/modules/home/default.nix +++ b/nix/modules/home/default.nix @@ -21,6 +21,7 @@ ./mpd.nix ./mako.nix ./user.nix + ./gtk.nix ]; options = { |
