summaryrefslogtreecommitdiffstats
path: root/tv/1systems/mu/config.nix
diff options
context:
space:
mode:
authortv <tv@krebsco.de>2017-08-01 22:47:08 +0200
committertv <tv@krebsco.de>2017-08-01 22:47:08 +0200
commitbe68618363296618b3476b257e1d33af6347fdac (patch)
tree87439a13aa313596d62c8d9c8b2bbb4a76957abe /tv/1systems/mu/config.nix
parentdada153f79a4cbd4cb7eb1d4ec56c76edda13f23 (diff)
tv: drop redundant swapDevices defs
Diffstat (limited to 'tv/1systems/mu/config.nix')
-rw-r--r--tv/1systems/mu/config.nix2
1 files changed, 0 insertions, 2 deletions
diff --git a/tv/1systems/mu/config.nix b/tv/1systems/mu/config.nix
index 11715c1..0c1e792 100644
--- a/tv/1systems/mu/config.nix
+++ b/tv/1systems/mu/config.nix
@@ -50,8 +50,6 @@ with import <stockholm/lib>;
};
};
- swapDevices =[ ];
-
nixpkgs.config.allowUnfree = true;
hardware.opengl.driSupport32Bit = true;