summaryrefslogtreecommitdiff
path: root/hosts
diff options
context:
space:
mode:
authorGrigory Shipunov2022-09-24 14:05:57 +0200
committerGrigory Shipunov2022-09-24 14:05:57 +0200
commitbadbed863900cc2d6589668b0ba14b046f606f87 (patch)
treef987f6f4e542b2a1b3f84ad9f317d936c6d8738a /hosts
parent162a505dff238a7dd6e2b04663a77b03b6b960a4 (diff)
minor changes
Diffstat (limited to 'hosts')
-rw-r--r--hosts/microwave/configuration.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/hosts/microwave/configuration.nix b/hosts/microwave/configuration.nix
index 00ba0fb..8693ae7 100644
--- a/hosts/microwave/configuration.nix
+++ b/hosts/microwave/configuration.nix
@@ -18,7 +18,6 @@
kicad
gimp
inkscape
- factorio
];
@@ -36,6 +35,7 @@
kernelParams = [ "nohibernate" ];
zfs.devNodes = "/dev/";
plymouth.enable = false;
+ tmpOnTmpfs = true;
};
services.zfs = {