Remove flake inputs from elvish module
This commit is contained in:
parent
8eec14c70c
commit
b22c705da6
1 changed files with 1 additions and 1 deletions
|
@ -114,7 +114,7 @@
|
|||
kermit = import ./home-manager/modules/kermit.nix;
|
||||
de2u = import ./home-manager/modules/de2u.nix inputs;
|
||||
de3u = import ./home-manager/modules/de3u.nix inputs;
|
||||
elvish = import ./home-manager/modules/elvish.nix inputs;
|
||||
elvish = import ./home-manager/modules/elvish.nix;
|
||||
};
|
||||
in
|
||||
m
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue