bro
This commit is contained in:
parent
90572a1ff0
commit
88175e8faa
1 changed files with 33 additions and 33 deletions
|
|
@ -8,7 +8,7 @@ in {
|
|||
useDoas = mkEnableOption "use opendoas instead of sudo";
|
||||
};
|
||||
|
||||
config = mkIf cfg.enable {
|
||||
config = {
|
||||
boot = {
|
||||
tmp.useTmpfs = lib.mkDefault true;
|
||||
tmp.cleanOnBoot = lib.mkDefault (!config.boot.tmp.useTmpfs);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue