Compare commits
1 Commits
matrix-rtc
...
26068a9dc5
| Author | SHA1 | Date | |
|---|---|---|---|
| 26068a9dc5 |
@@ -80,5 +80,6 @@
|
||||
./zoxide.nix
|
||||
./attic.nix
|
||||
./cfcli.nix
|
||||
./jujutsu.nix
|
||||
];
|
||||
}
|
||||
|
||||
1
home/programs/jujutsu.nix
Normal file
1
home/programs/jujutsu.nix
Normal file
@@ -0,0 +1 @@
|
||||
{pkgs, ...}: {home.packages = [pkgs.jujutsu];}
|
||||
Reference in New Issue
Block a user