modules/system/common: Disable yama security for interactive machines
This commit is contained in:
parent
acea41c22e
commit
40cc61c620
2 changed files with 24 additions and 0 deletions
|
@ -58,6 +58,7 @@ in {
|
|||
|
||||
imports = [
|
||||
(import ./hercules.nix {inherit isLinux;})
|
||||
(import ./user.nix {inherit isLinux;})
|
||||
];
|
||||
|
||||
config = lib.mkMerge [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue