This website requires JavaScript.
Explore
Help
Sign In
Jimbo
/
NixOS-Config
Watch
1
Star
0
Fork
You've already forked NixOS-Config
0
Code
Issues
Pull requests
Actions
Packages
Projects
Releases
Wiki
Activity
4d4975fb0f
NixOS-Config
/
modules
/
system
/
services
/
pc
/
polkit
/
default.nix
8 lines
84 B
Nix
Raw
Normal View
History
Unescape
Escape
What a clusterfuck
2024-10-09 03:36:08 -04:00
{
.
.
.
}:
{
Push these changes to a branch cause I'm kind of giving up
2024-10-07 11:42:34 -04:00
security
=
{
polkit
.
enable
=
true
;
rtkit
.
enable
=
true
;
}
;
}
Reference in a new issue
Copy permalink