diff options
author | Alex Auvolat <alex@adnab.me> | 2023-09-14 10:59:33 +0200 |
---|---|---|
committer | Alex Auvolat <alex@adnab.me> | 2023-09-14 10:59:33 +0200 |
commit | 510ac3616b4f73c686d5b46d6764f9759db0ae01 (patch) | |
tree | 0c628db0032025876dabbcf91b64dc9f0867b3f3 | |
parent | 3e12365b93a39cbea20f8afe49ea568201b5e473 (diff) | |
download | user-config-510ac3616b4f73c686d5b46d6764f9759db0ae01.tar.gz user-config-510ac3616b4f73c686d5b46d6764f9759db0ae01.zip |
add scc
-rw-r--r-- | nixos/common.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/nixos/common.nix b/nixos/common.nix index b3de0e6..41c2f3f 100644 --- a/nixos/common.nix +++ b/nixos/common.nix @@ -179,6 +179,7 @@ in rust-analyzer cargo clippy + scc rclone restic borgbackup |