Not sure how to specify modules...
This commit is contained in:
+1
-1
@@ -36,7 +36,7 @@ in {
|
||||
};
|
||||
|
||||
nixos-modules = mkOption {
|
||||
type = listOf package;
|
||||
type = listOf unspecified;
|
||||
default = [ ];
|
||||
description = "NixOS modules to add to Paris.";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user