Install prerequisites
This commit is contained in:
parent
44f606f54e
commit
5d48d7a751
@ -11,4 +11,10 @@
|
||||
recursive = true;
|
||||
source = ./config;
|
||||
};
|
||||
|
||||
home.packages = with pkgs; [
|
||||
ripgrep
|
||||
fd
|
||||
libgccjit
|
||||
];
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user