diff options
author | Ben Sima <ben@bsima.me> | 2019-05-22 17:49:57 -0700 |
---|---|---|
committer | Ben Sima <ben@bsima.me> | 2019-05-22 17:49:57 -0700 |
commit | 61fe9c388c051e3aebef3fd8b70732869e6f8de8 (patch) | |
tree | b22936fda76ee038c281f1baa300eb8e7ba270fa /depo/hidor-kahih/configuration.nix | |
parent | 7a6cd3f4e1031b4bb4a0029f97064a9c02d5f95d (diff) |
add system packages
Diffstat (limited to 'depo/hidor-kahih/configuration.nix')
-rw-r--r-- | depo/hidor-kahih/configuration.nix | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/depo/hidor-kahih/configuration.nix b/depo/hidor-kahih/configuration.nix index 514c7c0..43885ad 100644 --- a/depo/hidor-kahih/configuration.nix +++ b/depo/hidor-kahih/configuration.nix @@ -20,11 +20,6 @@ time.timeZone = "America/Los_Angeles"; - environment.systemPackages = with pkgs; [ - wget - vnstat - ]; - fonts.fonts = with pkgs; [ google-fonts mononoki source-code-pro fantasque-sans-mono hack-font fira fira-code fira-code-symbols |