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