ma default: remove double-defined tmp
This commit is contained in:
parent
3eb34ceacf
commit
c875b7be46
|
@ -43,9 +43,6 @@ with import <stockholm/lib>;
|
|||
|
||||
|
||||
boot.tmpOnTmpfs = true;
|
||||
systemd.tmpfiles.rules = [
|
||||
"d /tmp 1777 root root - -"
|
||||
];
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
jq
|
||||
|
|
Loading…
Reference in a new issue