diff --git a/hosts/fruitbook/configuration.nix b/hosts/fruitbook/configuration.nix index 0e169cd..1eb5f4b 100644 --- a/hosts/fruitbook/configuration.nix +++ b/hosts/fruitbook/configuration.nix @@ -15,6 +15,7 @@ bluetooth.enable = true; gdm.enable = true; openssh.enable = true; + sydpkgs.overlay.enable = true; users.users = [ "crumb"