From 3b45f3f79199c7c4d18ff4b69424319f21780074 Mon Sep 17 00:00:00 2001 From: lassulus Date: Fri, 10 Mar 2017 15:35:01 +0100 Subject: l 1 mors: activate exfat-nofuse for ps Vita --- lass/1systems/mors.nix | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'lass/1systems/mors.nix') diff --git a/lass/1systems/mors.nix b/lass/1systems/mors.nix index 223e16bae..534d65162 100644 --- a/lass/1systems/mors.nix +++ b/lass/1systems/mors.nix @@ -86,6 +86,10 @@ with import ; pkgs.krebszones ]; } + { + #ps vita stuff + boot.extraModulePackages = [ config.boot.kernelPackages.exfat-nofuse ]; + } ]; krebs.build.host = config.krebs.hosts.mors; @@ -180,8 +184,6 @@ with import ; ''; environment.systemPackages = with pkgs; [ - exfat - acronym cac-api sshpass -- cgit v1.2.3