fix: remove syncthing module and zsh-git-prompt
https://github.com/NixOS/nixpkgs/pull/437745
This commit is contained in:
parent
c69c54d0f9
commit
1bf32e0177
3 changed files with 1 additions and 25 deletions
|
@ -12,7 +12,6 @@ let
|
|||
"gpg"
|
||||
#"gtk"
|
||||
#"keyring"
|
||||
"syncthing"
|
||||
"tmux"
|
||||
"xdg"
|
||||
"zsh"
|
||||
|
@ -433,7 +432,7 @@ in
|
|||
}
|
||||
'';
|
||||
|
||||
#services.poweralertd.enable = true;
|
||||
services.syncthing.enable = true;
|
||||
|
||||
# Let Home Manager install and manage itself.
|
||||
programs.home-manager.enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue