Compare commits
2 commits
4c5a8dfb0f
...
f6aa567ee4
| Author | SHA1 | Date | |
|---|---|---|---|
| f6aa567ee4 | |||
| 83c3b03729 |
2 changed files with 4 additions and 0 deletions
|
|
@ -46,6 +46,8 @@
|
|||
inputs.neovim-nightly-overlay.packages.${pkgs.stdenv.hostPlatform.system}.tree-sitter
|
||||
# for quickshell
|
||||
pkgs.kdePackages.qtdeclarative
|
||||
# for c/cpp
|
||||
pkgs.clang-tools
|
||||
];
|
||||
};
|
||||
};
|
||||
|
|
|
|||
|
|
@ -13,6 +13,8 @@
|
|||
home.packages = with pkgs; [
|
||||
android-tools
|
||||
nurl
|
||||
qmk
|
||||
dos2unix
|
||||
inputs.agenix.packages.${stdenv.hostPlatform.system}.default
|
||||
inputs.deploy-rs.packages.${stdenv.hostPlatform.system}.default
|
||||
inputs.hb-downloader.packages.${stdenv.hostPlatform.system}.default
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue