Keyring setup; some general fixes; bash scripts update
This commit is contained in:
@@ -51,6 +51,11 @@
|
||||
#environment.systemPackages = with pkgs; [
|
||||
#];
|
||||
|
||||
# Keyring Setup
|
||||
services.gnome.gnome-keyring.enable = true;
|
||||
security.pam.services.login.enableGnomeKeyring = true;
|
||||
|
||||
|
||||
# Install OpenGL
|
||||
hardware.graphics = {
|
||||
enable = true;
|
||||
|
||||
Reference in New Issue
Block a user