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 | 0b4d3edff8f3e0e33756355f1b3121cf311bafdb (patch) | |
tree | 5320efe7f63ef25de25c8e2fdf95058b176eb4df /tv/1systems/nomic | |
parent | 24a515c4a0069828bc84ac60d239f88f9b637524 (diff) |
tv: boot.tmpOnTmpfs = true
Diffstat (limited to 'tv/1systems/nomic')
-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 d0144986b..64cccde0c 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 |