From 91e48fae045a8b00239ae65bb027143ef9fcc50c Mon Sep 17 00:00:00 2001 From: tv Date: Tue, 1 Aug 2017 22:47:08 +0200 Subject: tv: drop redundant swapDevices defs --- tv/1systems/alnus/config.nix | 2 -- tv/1systems/mu/config.nix | 2 -- tv/1systems/nomic/config.nix | 2 -- 3 files changed, 6 deletions(-) diff --git a/tv/1systems/alnus/config.nix b/tv/1systems/alnus/config.nix index b53a8ea9..71302d59 100644 --- a/tv/1systems/alnus/config.nix +++ b/tv/1systems/alnus/config.nix @@ -79,8 +79,6 @@ with import ; }; }; - swapDevices =[ ]; - users.users.dv = { inherit (config.krebs.users.dv) home uid; isNormalUser = true; diff --git a/tv/1systems/mu/config.nix b/tv/1systems/mu/config.nix index 11715c14..0c1e7923 100644 --- a/tv/1systems/mu/config.nix +++ b/tv/1systems/mu/config.nix @@ -50,8 +50,6 @@ with import ; }; }; - swapDevices =[ ]; - nixpkgs.config.allowUnfree = true; hardware.opengl.driSupport32Bit = true; diff --git a/tv/1systems/nomic/config.nix b/tv/1systems/nomic/config.nix index e9669980..996a5e7e 100644 --- a/tv/1systems/nomic/config.nix +++ b/tv/1systems/nomic/config.nix @@ -48,8 +48,6 @@ with import ; fsType = "btrfs"; }; - swapDevices = [ ]; - environment.systemPackages = with pkgs; [ (writeDashBin "play" '' set -euf -- cgit v1.2.3