diff options
| author | 2026-03-11 03:14:50 -0700 | |
|---|---|---|
| committer | 2026-03-11 03:14:50 -0700 | |
| commit | acdbc05f909137cd3b4c1874ce6f167fd91b89cd (patch) | |
| tree | a473223f3f4feca1cb057f61692057fbddf8ab98 | |
| parent | a549a93472b73fdc10996c39529c9682d46f78f5 (diff) | |
| download | new-dotfiles-main.tar.gz new-dotfiles-main.zip | |
Now that atuin is installed from rosenthal, I don't need the past crates
anymore.
| -rw-r--r-- | oni/home/config/common.scm | 11 |
1 files changed, 1 insertions, 10 deletions
diff --git a/oni/home/config/common.scm b/oni/home/config/common.scm index 3a91393..2b52f58 100644 --- a/oni/home/config/common.scm +++ b/oni/home/config/common.scm @@ -225,16 +225,7 @@ LocalForward 19999 localhost:19999")) (make-channel-introduction "7677db76330121a901604dfbad19077893865f35" (openpgp-fingerprint - "13E7 6CD6 E649 C28C 3385 4DF5 5E5A A665 6149 17F7")))) - (channel - (name 'guix-rust-past-crates) - (url "https://codeberg.org/guix/guix-rust-past-crates.git") - (branch "trunk") - (introduction - (make-channel-introduction - "1db24ca92c28255b28076792b93d533eabb3dc6a" - (openpgp-fingerprint - "F4C2D1DF3FDEEA63D1D30776ACC66D09CA528292"))))))) + "13E7 6CD6 E649 C28C 3385 4DF5 5E5A A665 6149 17F7"))))))) (define home-zsh-services (list (service home-zsh-service-type |
