Merge branch 'master' of git.uninsane.org:shelvacu/nix-stuff
This commit is contained in:
@@ -2,6 +2,6 @@
|
||||
inputs,
|
||||
vacuModuleType,
|
||||
...
|
||||
}: if vacuModuleType == "nixos" || vacuModuleType == "nix-on-droid" then {
|
||||
}: if vacuModuleType == "nixos" then {
|
||||
imports = [ inputs.lix-module.nixosModules.default ];
|
||||
} else {}
|
||||
|
Reference in New Issue
Block a user