diff --git a/flake.nix b/flake.nix index dfa0015..a599393 100644 --- a/flake.nix +++ b/flake.nix @@ -12,6 +12,6 @@ system = "x86_64-linux"; modules = [ ./neet.dev/configuration.nix ]; }; - } + }; }; }