diff options
Diffstat (limited to 'hosts/work.nix')
-rw-r--r-- | hosts/work.nix | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/hosts/work.nix b/hosts/work.nix index d0b97cc..f4269ec 100644 --- a/hosts/work.nix +++ b/hosts/work.nix @@ -4,6 +4,13 @@ environment.systemPackages = with pkgs; [ slack + git-review + hexchat + obsidian + apacheHttpd + moonlight-qt + brightnessctl + hugo ]; hardware.bluetooth.enable = true; |