This website requires JavaScript.
Explore
Help
Sign in
liv
/
nixos-config
Watch
1
Star
0
Fork
You've already forked nixos-config
0
mirror of
https://github.com/Ahwxorg/nixos-config.git
synced
2025-12-04 15:00:13 +01:00
Code
Issues
1
Projects
Releases
Packages
Wiki
Activity
Actions
61a34f4061
nixos-config
/
modules
/
core
/
security.nix
9 lines
116 B
Nix
Raw
Normal View
History
Unescape
Escape
code style refactor
2023-11-05 17:56:55 +01:00
{
.
.
.
}:
{
feat: upgrade to newer stateVersion, set timezone to Amsterdam
2024-06-21 09:37:52 +02:00
security
=
{
rtkit
.
enable
=
true
;
sudo
.
enable
=
true
;
pam
.
services
.
swaylock
=
{
}
;
}
;
first commit
2023-11-05 11:40:44 +01:00
}
Reference in a new issue
Copy permalink