diff options
| author | 2025-12-10 01:27:13 -0800 | |
|---|---|---|
| committer | 2025-12-10 01:27:13 -0800 | |
| commit | 4c2248f885985dbea075a94095fabca8a0041235 (patch) | |
| tree | d9745469967bb602b913d3c5d6a6111d8db59994 /oni/home/config/pop-os.scm | |
| parent | 5918ac6cc3a873fa93ede3bf8b30aef8ab7da12b (diff) | |
| download | new-dotfiles-4c2248f885985dbea075a94095fabca8a0041235.tar.gz new-dotfiles-4c2248f885985dbea075a94095fabca8a0041235.zip | |
pop-os: Sync atuin history with home
Diffstat (limited to 'oni/home/config/pop-os.scm')
| -rw-r--r-- | oni/home/config/pop-os.scm | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/oni/home/config/pop-os.scm b/oni/home/config/pop-os.scm index 9fc0c0c..174dfd5 100644 --- a/oni/home/config/pop-os.scm +++ b/oni/home/config/pop-os.scm @@ -128,7 +128,8 @@ '("^ +")) (enter-accept #t) (common-subcommands - '("guix")))))))) + '("guix")) + (sync-address "http://phoenix.fold-kanyu.ts.net:8888"))))))) (define oni-home-herbstluftwm-configuration (home-module |
