Commit graph

10 commits

Author SHA1 Message Date
faukah
f0d3993af5 sudo: use Theo de Raadt's quote list for insults
Signed-off-by: faukah <fau@faukah.com>
Change-Id: I6a6a69642a62454277434355a51bfa46492c8af3
2025-07-30 20:53:37 +02:00
d3d08aa4af security: switch to gnome-keyring instead of kwallet.
gnome-keyring seems to be more reliable in the long term
I only have to force disable gcr, which it ships with it.
2025-07-25 16:55:23 +02:00
e641dfa114
treewide: format using nixfmt
Signed-off-by: Bloxx12 <charlie@charlieroot.dev>
Change-Id: I6a6a69641c36f9763e104087a559c148d0449f00
2025-07-20 02:14:32 +02:00
8c6b9f65c9
security: add pam configuration 2025-07-19 00:47:09 +02:00
f813eb37d3
security: enable soteria
Soteria is a GTK-based Polkit authentication agent.
2025-07-19 00:47:08 +02:00
b1490ec9a8
small update 2025-07-16 22:15:41 +02:00
53aaa26fa1 flake: inherit explicitly from parts of lib
Instead of doing `inherit (lib) <something>``, all inherits now use
`inherit (lib.<subsystem>) <something>`, which is much nicer.
2025-04-09 16:13:31 +02:00
7e39e12b64
security/module.nix: add polkit ad apparmor 2025-04-06 22:09:42 +02:00
15d2d920b8 sudo.nix: added override withInsults 2024-08-22 21:46:18 +02:00
805d897927 sudo.nix: initial config 2024-08-22 21:41:20 +02:00