diff options
| -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; } |
