diff options
author | Franck Cuny <franck@fcuny.net> | 2023-08-21 17:43:56 -0700 |
---|---|---|
committer | Franck Cuny <franck@fcuny.net> | 2023-08-21 17:43:56 -0700 |
commit | 33082a3d589d2d086d6fceef5eac3096f5ef17f0 (patch) | |
tree | 4c352dbb19eb5f0615966e78118b42aa7c993894 /home | |
parent | add a couple of github actions (diff) | |
download | world-33082a3d589d2d086d6fceef5eac3096f5ef17f0.tar.gz |
remove custom tools
Diffstat (limited to 'home')
-rw-r--r-- | home/profiles/workstation.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/home/profiles/workstation.nix b/home/profiles/workstation.nix index f036f31..7fa76aa 100644 --- a/home/profiles/workstation.nix +++ b/home/profiles/workstation.nix @@ -66,7 +66,7 @@ in restic-nas # tools from external repositories - x509-info + # x509-info # gh-ssh-keys # masked-emails ]; |