users/foo-dogsquared: remove lf dotfiles

This commit is contained in:
Gabriel Arazas 2023-07-25 20:21:48 +08:00
parent 376161ce2c
commit 78928e4a3a
No known key found for this signature in database
GPG Key ID: ADE0C41DAB221FCC

View File

@ -119,7 +119,6 @@ in
xdg.configFile = { xdg.configFile = {
"doom".source = getDotfiles "emacs"; "doom".source = getDotfiles "emacs";
"kitty".source = getDotfiles "kitty"; "kitty".source = getDotfiles "kitty";
"lf".source = getDotfiles "lf";
"nvim".source = getDotfiles "nvim"; "nvim".source = getDotfiles "nvim";
"wezterm".source = getDotfiles "wezterm"; "wezterm".source = getDotfiles "wezterm";
}; };