lazygit and a single comment
This commit is contained in:
@@ -43,6 +43,7 @@
|
||||
vesktop
|
||||
# spotify
|
||||
pavucontrol
|
||||
lazygit
|
||||
];
|
||||
|
||||
# Home Manager is pretty good at managing dotfiles. The primary way to manage
|
||||
@@ -88,6 +89,7 @@
|
||||
package = pkgs.arrpc;
|
||||
};
|
||||
};
|
||||
# {{{{{ TODO Put in different file
|
||||
systemd.user.services.pw-discordaudio-virtual-device = {
|
||||
Install = {
|
||||
WantedBy = [ "hyprland-session.target" ];
|
||||
@@ -110,6 +112,7 @@
|
||||
''}";
|
||||
};
|
||||
};
|
||||
# }}}}}
|
||||
# Let Home Manager install and manage itself.
|
||||
programs.home-manager.enable = true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user