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