summaryrefslogtreecommitdiffstats
path: root/lass/1systems
diff options
context:
space:
mode:
authorlassulus <lass@lassul.us>2017-03-10 15:35:01 +0100
committerlassulus <lass@lassul.us>2017-03-10 15:35:01 +0100
commit3b45f3f79199c7c4d18ff4b69424319f21780074 (patch)
tree92672a80d652771261221f3daae9a2ad1404ccde /lass/1systems
parent2578eba9af198888049647c52f5934bfa0c96ef6 (diff)
l 1 mors: activate exfat-nofuse for ps Vita
Diffstat (limited to 'lass/1systems')
-rw-r--r--lass/1systems/mors.nix6
1 files changed, 4 insertions, 2 deletions
diff --git a/lass/1systems/mors.nix b/lass/1systems/mors.nix
index 223e16ba..534d6516 100644
--- a/lass/1systems/mors.nix
+++ b/lass/1systems/mors.nix
@@ -86,6 +86,10 @@ with import <stockholm/lib>;
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 <stockholm/lib>;
'';
environment.systemPackages = with pkgs; [
- exfat
-
acronym
cac-api
sshpass