hosts/{anemone,hyacinth}: fix neovim nightly overlay
This commit is contained in:
parent
b6f4f1942d
commit
8a598f86f5
2 changed files with 2 additions and 2 deletions
|
|
@ -3,7 +3,7 @@
|
|||
system.stateVersion = "23.11";
|
||||
time.timeZone = "Australia/Melbourne";
|
||||
|
||||
nixpkgs.overlays = [ inputs.neovim-nightly.overlay ];
|
||||
nixpkgs.overlays = [ inputs.neovim-nightly.overlays.default ];
|
||||
age.secrets = {
|
||||
passwd.file = ../../secrets/passwd.age;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue