mirror of
https://github.com/foo-dogsquared/nixos-config.git
synced 2025-02-07 18:19:09 +00:00
users/foo-dogsquared: add Nyxt dotfiles
This commit is contained in:
parent
5e2696e220
commit
eb8691348a
@ -132,6 +132,7 @@ in
|
|||||||
"doom".source = getDotfiles "emacs";
|
"doom".source = getDotfiles "emacs";
|
||||||
"kitty".source = getDotfiles "kitty";
|
"kitty".source = getDotfiles "kitty";
|
||||||
"nvim".source = getDotfiles "nvim";
|
"nvim".source = getDotfiles "nvim";
|
||||||
|
"nyxt".source = getDotfiles "nyxt";
|
||||||
"wezterm".source = getDotfiles "wezterm";
|
"wezterm".source = getDotfiles "wezterm";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user