diff options
author | tv <tv@krebsco.de> | 2017-08-01 22:32:14 +0200 |
---|---|---|
committer | tv <tv@krebsco.de> | 2017-08-01 22:39:47 +0200 |
commit | 2c19c6e3efafc3fd42ac4d77a8978d184bb277d0 (patch) | |
tree | f1eeb3c749818043c792fd5ea4e5dd2e676b1ca4 /tv/1systems/nomic/config.nix | |
parent | 114583d75f53d3e962d716a71038fdd1dfb8cec2 (diff) |
tv: boot.tmpOnTmpfs = true
Diffstat (limited to 'tv/1systems/nomic/config.nix')
-rw-r--r-- | tv/1systems/nomic/config.nix | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/tv/1systems/nomic/config.nix b/tv/1systems/nomic/config.nix index d014498..64cccde 100644 --- a/tv/1systems/nomic/config.nix +++ b/tv/1systems/nomic/config.nix @@ -52,9 +52,6 @@ with import <stockholm/lib>; swapDevices = [ ]; - # TODO base - boot.tmpOnTmpfs = true; - environment.systemPackages = with pkgs; [ (writeDashBin "play" '' set -euf |