This commit is contained in:
twoneis 2025-03-21 19:40:06 +01:00
parent bd08882fc8
commit 6559a836f5

View file

@ -83,9 +83,9 @@ in {
'';
};
init_dev = {
initdev = {
body = ''
nix flake init -t github:twoneis/flakes#$argv[1]
'';
};