stef
This commit is contained in:
parent
9669e079df
commit
30ea044632
4 changed files with 19 additions and 7 deletions
|
|
@ -1,4 +1,8 @@
|
|||
{pkgs, ...}: {
|
||||
nix.extraOptions = ''
|
||||
extra-substituters = https://devenv.cachix.org
|
||||
extra-trusted-public-keys = devenv.cachix.org-1:w1cLUi8dv3hnoSPGAuibQv+f9TZLr6cv/Hm9XgU50cw=
|
||||
'';
|
||||
services.lorri.enable = true;
|
||||
|
||||
services.scx.enable = true;
|
||||
|
|
@ -37,6 +41,7 @@
|
|||
hyperfine
|
||||
jujutsu
|
||||
just
|
||||
just-lsp
|
||||
lldb
|
||||
mask
|
||||
mprocs
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue