diff --git a/shell.nix b/shell.nix index e8bfa138..59aab1b5 100644 --- a/shell.nix +++ b/shell.nix @@ -54,4 +54,4 @@ pkgs.devshell.mkShell { command = "sudo nixos-rebuild build --flake .#nixtop | nvd diff /run/current-system result"; } ]; -} \ No newline at end of file +}