Daniel Fullmer 1d4dc149df nixos/systemd-boot: fix incorrect string formatting
Currently, this always writes "default nixos-generation-%d.conf" without
replacing the "%d" in the string.
Python .format() is not equivalent to "%"
2020-06-18 19:58:50 -04:00
..
2014-07-30 16:19:26 +02:00
2019-08-26 21:40:19 +00:00
2019-10-25 11:22:45 -04:00
2019-10-10 16:24:33 +02:00
2019-07-15 20:25:39 +03:00
2014-07-30 16:19:26 +02:00