aboutsummaryrefslogtreecommitdiff
path: root/nixos/alpha
diff options
context:
space:
mode:
Diffstat (limited to 'nixos/alpha')
-rw-r--r--nixos/alpha/configuration.nix3
1 files changed, 3 insertions, 0 deletions
diff --git a/nixos/alpha/configuration.nix b/nixos/alpha/configuration.nix
index d84fd2a..3b0a000 100644
--- a/nixos/alpha/configuration.nix
+++ b/nixos/alpha/configuration.nix
@@ -140,6 +140,9 @@
services.pcscd.enable = true;
+ programs.dconf.enable = true;
+ services.gnome.gnome-keyring.enable = true;
+
services.greetd = {
enable = true;
vt = 2;