mirror of
https://github.com/RGBCube/ncc
synced 2025-07-29 19:17:45 +00:00
Add missing parameter
This commit is contained in:
parent
9a695e8c32
commit
77faa67d17
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
{ homeConfiguration, imports, enabled, ... }:
|
||||
{ pkgs, homeConfiguration, imports, enabled, ... }:
|
||||
|
||||
(homeConfiguration "nixos" {
|
||||
programs.nushell = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue