nixos treewide: don't set MODULE_DIR
This commit is contained in:
@@ -36,7 +36,6 @@ in
|
||||
|
||||
# and load it back on resume
|
||||
powerManagement.resumeCommands = ''
|
||||
export MODULE_DIR=/run/current-system/kernel-modules/lib/modules
|
||||
${pkgs.kmod}/bin/modprobe -v facetimehd
|
||||
'';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user