mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-01-11 20:40:24 +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