diff options
author | Alan Pearce | 2024-11-27 14:35:21 +0100 |
---|---|---|
committer | Alan Pearce | 2024-11-27 14:35:21 +0100 |
commit | 67d317deef6c099409c345de076386f7ae359a0a (patch) | |
tree | cc944656df39aa79d6ae12224176b774af66313c /.gitignore | |
parent | ee227bb0d8ad3ac55ab0e840fb07493b8a469181 (diff) | |
download | nixfiles-67d317deef6c099409c345de076386f7ae359a0a.tar.lz nixfiles-67d317deef6c099409c345de076386f7ae359a0a.tar.zst nixfiles-67d317deef6c099409c345de076386f7ae359a0a.zip |
install age and agenix to home-manager profile
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index c4a847d9..06dad061 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /result +/secrets/key.txt |