fix module name

This commit is contained in:
Robin Appelman 2024-01-06 23:50:48 +01:00
commit 4e3089ffa5

View file

@ -113,7 +113,7 @@
})
// {
overlays = import ./overlay.nix;
modules.default = {
nixosModules.default = {
pkgs,
config,
lib,