mirror of
https://github.com/foo-dogsquared/nixos-config.git
synced 2025-01-31 04:58:01 +00:00
users/foo-dogsquared: remove lf dotfiles
This commit is contained in:
parent
376161ce2c
commit
78928e4a3a
@ -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";
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user