system/fimt.toml

13 lines
134 B
TOML
Raw Normal View History

[gitignore]
editors = true
env = true
direnv = true
nix = true
custom = """\
2024-05-17 16:56:25 +03:00
/users/jan/wallpapers/*.jpg
"""
2024-05-17 13:45:13 +03:00
[direnv]
2024-05-17 16:56:25 +03:00
nix = "flake"