diff options
Diffstat (limited to 'nixos/hosts/opus')
| -rw-r--r-- | nixos/hosts/opus/default.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/hosts/opus/default.nix b/nixos/hosts/opus/default.nix index ef75358..8290866 100644 --- a/nixos/hosts/opus/default.nix +++ b/nixos/hosts/opus/default.nix @@ -88,7 +88,7 @@ enable = true; tunMode.enable = true; }; - + services.gnome.gnome-keyring.enable = true; # Wine-based launchers for Windows games & apps. environment.systemPackages = with pkgs; [ pkgs.lutris |
