update: all inputs
This commit is contained in:
parent
b72fe60eb9
commit
c4a21a5a8d
3 changed files with 36 additions and 33 deletions
2
home.nix
2
home.nix
|
|
@ -1,5 +1,6 @@
|
|||
{
|
||||
pkgs,
|
||||
pkgs-unstable,
|
||||
nixvim,
|
||||
river-shifttags,
|
||||
other-transcode,
|
||||
|
|
@ -132,6 +133,7 @@ in {
|
|||
};
|
||||
|
||||
programs.jujutsu = {
|
||||
package = pkgs-unstable.jujutsu;
|
||||
enable = true;
|
||||
ediff = true;
|
||||
settings = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue