Merge branch 'main' into storage-refactor
This commit is contained in:
commit
ff08812447
9 changed files with 85 additions and 52 deletions
|
|
@ -75,6 +75,7 @@ in {
|
|||
proton-mail-pwa.enable = true;
|
||||
proton-calendar-pwa.enable = true;
|
||||
matrix-cyberia-pwa.enable = true;
|
||||
kicad.enable = true;
|
||||
})
|
||||
];
|
||||
}
|
||||
|
|
|
|||
|
|
@ -72,6 +72,9 @@ in {
|
|||
# rust development
|
||||
rustAnalyzer.enable = true;
|
||||
|
||||
# arduino development
|
||||
platformIO.enable = true;
|
||||
|
||||
# claude development
|
||||
claudeDev = lib.mkIf ai-tooling-enabled {
|
||||
enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue