home: packages: add 'comma' to common package set
This commit is contained in:
parent
7087ce32a6
commit
1d97eb22bf
|
@ -18,6 +18,7 @@ in
|
||||||
};
|
};
|
||||||
|
|
||||||
config.home.packages = with pkgs; lib.mkIf cfg.enable ([
|
config.home.packages = with pkgs; lib.mkIf cfg.enable ([
|
||||||
|
ambroisie.comma
|
||||||
file
|
file
|
||||||
gitAndTools.git-absorb
|
gitAndTools.git-absorb
|
||||||
gitAndTools.git-revise
|
gitAndTools.git-revise
|
||||||
|
|
Loading…
Reference in a new issue