initial commit
This commit is contained in:
commit
c4dc2e0f36
25 changed files with 558 additions and 0 deletions
3
mod/security.nix
Normal file
3
mod/security.nix
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
{ ... }: {
|
||||
security.rtkit.enable = true;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue