pop-os: Add atuin
This commit is contained in:
parent
96eaffe885
commit
e45b4b6e33
2 changed files with 1513 additions and 1 deletions
|
@ -33,6 +33,8 @@
|
||||||
home-stumpwm-stumptray-service-type
|
home-stumpwm-stumptray-service-type
|
||||||
home-stumpwm-stumptray-configuration))
|
home-stumpwm-stumptray-configuration))
|
||||||
#:use-module (oni home services zsh)
|
#:use-module (oni home services zsh)
|
||||||
|
#:use-module ((oni packages atuin)
|
||||||
|
#:select (rust-atuin-18))
|
||||||
#:use-module ((oni packages emacs)
|
#:use-module ((oni packages emacs)
|
||||||
#:select (emacs-php-ts-mode))
|
#:select (emacs-php-ts-mode))
|
||||||
#:use-module ((oni packages emacs-config)
|
#:use-module ((oni packages emacs-config)
|
||||||
|
@ -99,7 +101,9 @@
|
||||||
emacs-oni-projectile
|
emacs-oni-projectile
|
||||||
htop
|
htop
|
||||||
emacs-php-ts-mode
|
emacs-php-ts-mode
|
||||||
emacs-oni-lua))
|
emacs-oni-lua
|
||||||
|
|
||||||
|
rust-atuin-18))
|
||||||
(services (list home-channels-service
|
(services (list home-channels-service
|
||||||
home-environment-service
|
home-environment-service
|
||||||
(service home-emacs-service-type
|
(service home-emacs-service-type
|
||||||
|
|
1508
oni/packages/atuin.scm
Normal file
1508
oni/packages/atuin.scm
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Add table
Reference in a new issue