Skip to content

Commit

Permalink
chore: use nixosModules.default directly in vm
Browse files Browse the repository at this point in the history
  • Loading branch information
Erin van der Veen committed Apr 12, 2024
1 parent 28150d1 commit 4f700d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
inherit system;
modules = [
./nix/configuration.nix
./nix/genealogos-module.nix
nixosModules.default
];
};

Expand Down

0 comments on commit 4f700d3

Please sign in to comment.