mirror of
https://github.com/Theaninova/TheaninovOS.git
synced 2026-01-10 03:32:54 +00:00
update system
This commit is contained in:
@@ -32,6 +32,7 @@ in
|
||||
no_update_news = true;
|
||||
no_donation_nag = true;
|
||||
};
|
||||
input.numlock_by_default = true;
|
||||
};
|
||||
plugins = with pkgs.hyprlandPlugins; [
|
||||
];
|
||||
@@ -83,6 +84,9 @@ in
|
||||
};
|
||||
};
|
||||
|
||||
security.pam.services.gdm.enableGnomeKeyring = true;
|
||||
security.pam.services.hyprland.enableGnomeKeyring = true;
|
||||
|
||||
services = {
|
||||
kmscon = {
|
||||
enable = true;
|
||||
|
||||
Reference in New Issue
Block a user