about summary refs log tree commit diff
path: root/users/grfn/system/system/modules/common.nix
diff options
context:
space:
mode:
authorGriffin Smith <grfn@gws.fyi>2021-08-26T15·55-0400
committergrfn <grfn@gws.fyi>2021-08-26T19·10+0000
commit8201f0f3d80c9d8c3234269c4f3420e8723e5bab (patch)
treeb851faff96c8f149982a13cf015a88b9144f3d2d /users/grfn/system/system/modules/common.nix
parent72ebd3411bf79c16b5f3be99a3f6aacaf5fb9be5 (diff)
refactor(gs/system): Remove rebuilder script r/2790
I no longer use this, I just use the rebuild-system that all nixos
systems get now.

Change-Id: I2272ff13b21b3194c06b51dbc340c19b8bb336a9
Reviewed-on: https://cl.tvl.fyi/c/depot/+/3430
Tested-by: BuildkiteCI
Reviewed-by: grfn <grfn@gws.fyi>
Diffstat (limited to 'users/grfn/system/system/modules/common.nix')
-rw-r--r--users/grfn/system/system/modules/common.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/users/grfn/system/system/modules/common.nix b/users/grfn/system/system/modules/common.nix
index f25c9ff328..741b0473a5 100644
--- a/users/grfn/system/system/modules/common.nix
+++ b/users/grfn/system/system/modules/common.nix
@@ -31,7 +31,6 @@ with lib;
     file
     lm_sensors
     dnsutils
-    depot.users.grfn.system.system.rebuilder
     htop
   ];