diff options
| author | Fuwn <[email protected]> | 2024-10-11 23:11:22 -0700 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2024-10-11 23:11:22 -0700 |
| commit | 7a8680e94bbc2cb57e77a030280ab5365b2a9c92 (patch) | |
| tree | 5c1f883879b80cce8015e8c61409577695e0f50e /.gitignore | |
| parent | nix: add devenv substituter (diff) | |
| download | nixos-config-7a8680e94bbc2cb57e77a030280ab5365b2a9c92.tar.xz nixos-config-7a8680e94bbc2cb57e77a030280ab5365b2a9c92.zip | |
flake: use devenv instead of devshell
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3,3 +3,4 @@ result* .DS_Store .pre-commit-config.yaml just-flake.just +.devenv* |