soft installs

This commit is contained in:
2026-03-11 20:13:12 +03:00
parent 4f9c7fccde
commit 602ff1e9ea

View File

@@ -6,6 +6,10 @@
# Allow unfree packages
nixpkgs.config.allowUnfree = true;
nixpkgs.config.permittedInsecurePackages = [
"beekeeper-studio-5.3.4"
];
environment.systemPackages = with pkgs; [
ddcutil
nix-search-cli
@@ -16,8 +20,10 @@
neovim
ripgrep
gnumake
freecad
dconf-editor
git
beekeeper-studio # db client gui
pstree
jq
nixd