Kieran's opinionated (and probably slightly dumb) nix config

chore: fix ghrpc finally?

dunkirk.sh 7e179150 a2134fda

verified
+1 -1
+1 -1
modules/home/system/shell.nix
··· 997 997 998 998 domain = lib.mkOption { 999 999 type = lib.types.str; 1000 - default = "knot.dunkirk.sh"; 1000 + default = "dunkirk.sh"; 1001 1001 description = "Tangled domain for repo creation"; 1002 1002 }; 1003 1003