fix gnome-keyring
This commit is contained in:
@@ -40,6 +40,7 @@ in
|
||||
system.stateVersion = "24.05";
|
||||
nix.settings.experimental-features = [ "nix-command" "flakes" ];
|
||||
# Define a user account. Don't forget to set a password with ‘passwd’.
|
||||
my-namespace.gnome-keyring.enable = true;
|
||||
users.users.andreas = {
|
||||
isNormalUser = true;
|
||||
description = "Andreas Schaafsma";
|
||||
|
||||
Reference in New Issue
Block a user