gallus: add more packages
This commit is contained in:
parent
5b9491cd61
commit
1b6c81c998
|
@ -24,6 +24,7 @@
|
|||
};
|
||||
};
|
||||
programs.steam.enable = true;
|
||||
programs.nix-ld.enable = true;
|
||||
|
||||
hardware.bluetooth.enable = true;
|
||||
|
||||
|
@ -46,8 +47,12 @@
|
|||
programs.nixvim.plugins.lsp.enable = false;
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
jq
|
||||
magic-wormhole
|
||||
p7zip
|
||||
ripgrep
|
||||
unrar
|
||||
unzip
|
||||
|
||||
firefox
|
||||
|
||||
|
|
Loading…
Reference in a new issue