diff options
| author | Alejandro Soto <alejandro@34project.org> | 2022-06-29 20:30:23 -0600 |
|---|---|---|
| committer | Alejandro Soto <alejandro@34project.org> | 2022-06-29 20:30:23 -0600 |
| commit | 004eb206e456cdd1927f467edddf3105eb25165c (patch) | |
| tree | 356d380e76f32e1a979754f050c583ebe79b93b0 /shenvs | |
| parent | 509af590a9b1b9afd1a1833f2dd1e31063aee595 (diff) | |
shenvs: update gcKeep
Diffstat (limited to 'shenvs')
| -rw-r--r-- | shenvs/config.nix | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/shenvs/config.nix b/shenvs/config.nix index 6c8c42d..2c4de6c 100644 --- a/shenvs/config.nix +++ b/shenvs/config.nix @@ -6,9 +6,7 @@ ]; workstation = [ - el3310 randall - tabas ]; in common ++ optionals config.local.workstation workstation; } |
