remove maestral

This commit is contained in:
Tyrel Souza 2023-02-28 00:42:45 -05:00
parent f27316e4cd
commit ee9b4abbf1
No known key found for this signature in database
GPG Key ID: F3614B02ACBE438E
3 changed files with 3 additions and 2 deletions

View File

@ -11,5 +11,6 @@ if status is-interactive
source ~/.config/fish/shell_funcs.fish
source ~/.config/fish/shell_aliases.fish
source ~/.config/fish/everquote.fish
source "$HOME/.cargo/env"
end

View File

@ -19,8 +19,6 @@
tree-sitter
silver-searcher
wget
maestral
maestral-gui
];
home.file = {

View File

@ -4,6 +4,8 @@
home.sessionVariables = {
};
home.packages = with pkgs; [
maestral
maestral-gui
];
home.file = {