fix(flake): add missing flake name
This commit is contained in:
parent
47ca17f781
commit
23d776e537
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@
|
|||
overlays = [ neovim-nightly.overlay ];
|
||||
in {
|
||||
nixosConfigurations = {
|
||||
nixpkgs.lib.nixosSystem {
|
||||
apollo = nixpkgs.lib.nixosSystem {
|
||||
system = "x86_64-linux";
|
||||
modules = [
|
||||
./nixpkgs/nixos/apollo/configuration.nix
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue