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