Of course I forgot a semi-colon
This commit is contained in:
parent
f18677c6c9
commit
9c2a99d967
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@
|
|||
file = {
|
||||
".config/btop/themes/catppuccin_mocha.theme".source = "${inputs.dotfiles}/.config/btop/themes/catppuccin_mocha.theme";
|
||||
".config/fish/themes/Catppuccin Mocha.theme".source = "${inputs.dotfiles}/.config/fish/themes/Catppuccin Mocha.theme";
|
||||
".config/starship.toml".source = "${inputs.dotfiles}/.config/starship.toml"
|
||||
".config/starship.toml".source = "${inputs.dotfiles}/.config/starship.toml";
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue