mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-03-17 23:14:07 +01:00
fix(lib/colmenaSystem.nix): value is null while a list was expected
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
lib,
|
||||
inputs,
|
||||
nixos-modules,
|
||||
home-modules ? null,
|
||||
home-modules ? [],
|
||||
myvars,
|
||||
system,
|
||||
tags,
|
||||
|
||||
Reference in New Issue
Block a user