This commit is contained in:
2025-01-26 14:21:28 +00:00
parent c18090ec1f
commit 0e91761bf6
3 changed files with 10 additions and 0 deletions

View File

@@ -60,6 +60,7 @@
pavucontrol
playerctl
slurp
source-code-pro
spotify
swaylock
udiskie
@@ -121,6 +122,10 @@ in {
# Let Home Manager install and manage itself.
home-manager.enable = true;
emacs = {
enable = true;
};
fzf = {
enable = true;
enableZshIntegration = true;