generated from andy/linux-nixos-hyprland-config-dotfiles
Initial commit
This commit is contained in:
17
nixos/work.nix
Normal file
17
nixos/work.nix
Normal file
@@ -0,0 +1,17 @@
|
||||
{ pkgs, ... }:
|
||||
|
||||
{
|
||||
environment.systemPackages = with pkgs; [
|
||||
slack
|
||||
aws-sam-cli
|
||||
google-cloud-sdk
|
||||
awscli2
|
||||
ssm-session-manager-plugin
|
||||
cargo-lambda
|
||||
gnumake
|
||||
cmake
|
||||
firebase-tools
|
||||
redli
|
||||
android-studio
|
||||
];
|
||||
}
|
Reference in New Issue
Block a user