home: jj: use unstable package
Gotta get the latest version!
This commit is contained in:
parent
968e0f2e26
commit
24b7435c7b
3 changed files with 11 additions and 11 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{pkgs, ...}: {
|
||||
home.packages = [
|
||||
pkgs.jujutsu
|
||||
pkgs.unstable.jujutsu
|
||||
];
|
||||
xdg.configFile = {
|
||||
"jj/config.toml".source = ./jj/config.toml;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue