mirror of
https://github.com/Theaninova/TheaninovOS.git
synced 2025-12-12 11:36:20 +00:00
update system
This commit is contained in:
@@ -24,7 +24,11 @@ in
|
||||
];
|
||||
home.packages = with pkgs; [
|
||||
polkit_gnome
|
||||
gnome-keyring
|
||||
(gnome-keyring.overrideAttrs (oldAttrs: {
|
||||
configureFlags = oldAttrs.configureFlags ++ [
|
||||
"--disable-ssh-agent"
|
||||
];
|
||||
}))
|
||||
];
|
||||
/*
|
||||
systemd.user.services = {
|
||||
|
||||
Reference in New Issue
Block a user