diff options
Diffstat (limited to 'ivi')
| -rw-r--r-- | ivi/ivi.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ivi/ivi.nix b/ivi/ivi.nix index c2b36d3..5fbd6d6 100644 --- a/ivi/ivi.nix +++ b/ivi/ivi.nix @@ -123,6 +123,7 @@ self: lib: with lib; let isStation = true; profiles = [ "core" + "graphical" ]; syncthing = { enable = false; |
