flake update, kicad patch got merged.
This commit is contained in:
parent
58477a0079
commit
9670012844
17 changed files with 55 additions and 80 deletions
|
|
@ -31,7 +31,7 @@
|
|||
curl
|
||||
rsync
|
||||
p7zip
|
||||
inputs.nvim-config.packages.${pkgs.system}.nvim-minimal
|
||||
inputs.nvim-config.packages.${pkgs.stdenv.hostPlatform.system}.nvim-minimal
|
||||
];
|
||||
|
||||
home.sessionVariables = {
|
||||
|
|
|
|||
|
|
@ -18,7 +18,7 @@
|
|||
fclones
|
||||
libqalculate
|
||||
f2
|
||||
inputs.nvim-config.packages.${pkgs.system}.nvim
|
||||
inputs.nvim-config.packages.${pkgs.stdenv.hostPlatform.system}.nvim
|
||||
#TODO! move this to graphics module? This provides a drag and drop interface from the CLI.
|
||||
dragon-drop
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue