fixed missing import home.nix
This commit is contained in:
parent
44e9cfe96a
commit
f9706f25d2
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
{ pkgs, config, ... }: {
|
||||
{ pkgs, config, lib, ... }: {
|
||||
#Home manager configuration
|
||||
imports = [ ./../../home ./../../home/nixos ];
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue