update
This commit is contained in:
parent
3cb8c3359d
commit
a1f11cd2ca
2 changed files with 3 additions and 3 deletions
|
|
@ -62,8 +62,8 @@
|
|||
, darwin
|
||||
, utils
|
||||
, emacs-overlay
|
||||
, # neovim-nightly-overlay,
|
||||
...
|
||||
, xynoblog
|
||||
, ...
|
||||
}:
|
||||
let
|
||||
extraSystems = [ ];
|
||||
|
|
@ -78,6 +78,7 @@
|
|||
overlays = [
|
||||
self.overlays.default
|
||||
emacs-overlay.overlay
|
||||
xynoblog.overlays.default
|
||||
];
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -9,7 +9,6 @@
|
|||
[
|
||||
# Include the results of the hardware scan.
|
||||
./hardware-configuration.nix
|
||||
inputs.xynoblog.nixosModule
|
||||
];
|
||||
|
||||
documentation.enable = false;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue