Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion modules/options/do-not-edit.nix
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
{
options.flake-file.do-not-edit = lib.mkOption {
default = ''
# DO-NOT-EDIT. This file was auto-generated using github:vic/flake-file.
# DO-NOT-EDIT. This file was auto-generated using github:denful/flake-file.
# Use `nix run .#write-flake` to regenerate it.
'';
description = "header comment";
Expand Down
Loading