home-manager: add comment
This commit is contained in:
parent
ecf533099a
commit
60f8719f1d
@ -22,6 +22,8 @@ in {
|
|||||||
programs.home-manager.enable = true;
|
programs.home-manager.enable = true;
|
||||||
|
|
||||||
home.packages = with pkgs; [
|
home.packages = with pkgs; [
|
||||||
|
# TODO: configure with HM:
|
||||||
|
# zellij, btop, thunderbird, fusuma, swayosd
|
||||||
direnv
|
direnv
|
||||||
# lorri and arion are apparently provided by cachix#devenv
|
# lorri and arion are apparently provided by cachix#devenv
|
||||||
alejandra
|
alejandra
|
||||||
|
Loading…
Reference in New Issue
Block a user