|
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 |
|