diff options
| author | Fuwn <[email protected]> | 2024-09-14 05:09:51 -0700 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2024-09-14 05:09:51 -0700 |
| commit | dc71e3dbd825aedb3b324a79bbadf7d9e304dd9e (patch) | |
| tree | f2ccd073a4f459d144531c5dfcb999e2c87b84ee | |
| parent | qemu: fix permissions (diff) | |
| download | nixos-config-dc71e3dbd825aedb3b324a79bbadf7d9e304dd9e.tar.xz nixos-config-dc71e3dbd825aedb3b324a79bbadf7d9e304dd9e.zip | |
git: ignore all nix results
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -result +result* .direnv .DS_Store .pre-commit-config.yaml |