add more nix to header templates
This commit is contained in:
parent
b5efa3362a
commit
d4fbd9be16
1 changed files with 2 additions and 0 deletions
|
@ -203,6 +203,8 @@ local function smart_tab_name()
|
||||||
"flake.*",
|
"flake.*",
|
||||||
"configuration.nix",
|
"configuration.nix",
|
||||||
"hardware-configuration.nix",
|
"hardware-configuration.nix",
|
||||||
|
"default.nix",
|
||||||
|
"shell.nix",
|
||||||
}
|
}
|
||||||
|
|
||||||
-- Check if the filename matches any pattern in the whitelist
|
-- Check if the filename matches any pattern in the whitelist
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue