misc updates and cleanup
This commit is contained in:
parent
fdcbad9017
commit
8f75678d03
6 changed files with 55 additions and 25 deletions
|
@ -113,6 +113,7 @@
|
|||
python311Packages.babel
|
||||
python311Packages.requests
|
||||
ruff
|
||||
|
||||
(sbcl.withPackages (ps: with ps; [
|
||||
# asdf_3_3
|
||||
cffi
|
||||
|
@ -120,6 +121,7 @@
|
|||
alexandria
|
||||
serapeum
|
||||
]))
|
||||
|
||||
ccl
|
||||
racket
|
||||
gdu
|
||||
|
@ -305,8 +307,6 @@
|
|||
rawtherapee
|
||||
inkscape
|
||||
gimp
|
||||
epson-escpr
|
||||
epson-escpr2
|
||||
epsonscan2
|
||||
kicad
|
||||
turbocase
|
||||
|
@ -516,7 +516,7 @@
|
|||
];
|
||||
repositories = [
|
||||
{
|
||||
"path" = "ssh://oyi3ydnz@oyi3ydnz.repo.borgbase.com/./repo";
|
||||
"path" = "${config.sops.defaultSymlinkPath}/borg_url";
|
||||
"label" = "eddie on borgbase";
|
||||
}
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue