mirror of
https://github.com/nmasur/dotfiles
synced 2025-07-06 03:50:15 +00:00
setup atuin synced shell history for user and root
This commit is contained in:
@ -68,6 +68,7 @@ inputs.nixpkgs.lib.nixosSystem {
|
||||
theme = { colors = (import ../../colorscheme/gruvbox).dark; };
|
||||
|
||||
# Programs and services
|
||||
atuin.enable = true;
|
||||
neovim.enable = true;
|
||||
cloudflare.enable = true;
|
||||
dotfiles.enable = true;
|
||||
|
Reference in New Issue
Block a user