nil: remove some root file requirements

This commit is contained in:
kossLAN 2024-08-31 14:25:38 -04:00
parent 244000e030
commit c2553dcb54
Signed by: kossLAN
SSH key fingerprint: SHA256:bdV0x+wdQHGJ6LgmstH3KV8OpWY+OOFmJcPcB0wQPV8

View file

@ -5,8 +5,6 @@ end
local root_files = { local root_files = {
'flake.nix', 'flake.nix',
'default.nix',
'shell.nix',
'.git', '.git',
} }