mirror of
https://github.com/youwen5/nixos.git
synced 2025-03-14 05:01:12 -07:00
fix: add osConfig to hm.nix
This commit is contained in:
parent
ddf974a753
commit
ecc07ef60a
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
|||
config,
|
||||
pkgs,
|
||||
inputs,
|
||||
osConfig,
|
||||
...
|
||||
}:
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue