diff options
| -rw-r--r-- | sif.nix | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -531,6 +531,7 @@ | |||
| 531 | 531 | ||
| 532 | programs = { | 532 | programs = { |
| 533 | light.enable = true; | 533 | light.enable = true; |
| 534 | wireshark.enable = true; | ||
| 534 | }; | 535 | }; |
| 535 | 536 | ||
| 536 | system.stateVersion = "20.03"; # Did you read the comment? | 537 | system.stateVersion = "20.03"; # Did you read the comment? |
