1
This commit is contained in:
2022-08-09 16:40:55 +02:00
parent 80119236f7
commit 1ce3d5e4e3

View File

@ -54,4 +54,4 @@ pkgs.devshell.mkShell {
command = "sudo nixos-rebuild build --flake .#nixtop | nvd diff /run/current-system result";
}
];
}
}