aboutsummaryrefslogtreecommitdiff
path: root/modules/common/doas/default.nix
blob: bc528d129991ca2beedbdabcd3a048393a298fc5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
  security.doas = {
    enable = true;

    extraRules = [
      {
        users = [ "aethrvmn" ];
        keepEnv = true;
        persist = true;
      }
    ];
  };
}
Directive (EU) 2019/790, Article 4(3); all rights regarding Text and Data Mining (TDM) are reserved.