jj: use upstream main w/git subprocess support
This commit is contained in:
parent
44bf38a484
commit
52789b71e7
3 changed files with 8 additions and 3 deletions
home/common
|
@ -1,4 +1,9 @@
|
|||
{ config, inputs, pkgs, ... }:
|
||||
{
|
||||
config,
|
||||
inputs,
|
||||
pkgs,
|
||||
...
|
||||
}:
|
||||
{
|
||||
|
||||
home.packages = with pkgs; [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue