Set up Atuin server and client
This commit is contained in:
@ -7,7 +7,8 @@
|
||||
isNormalUser = true;
|
||||
passwordFile = config.age.secrets.sezycei.path;
|
||||
extraGroups = [ "wheel" "nginx" ];
|
||||
packages = with pkgs; [ bun byobu purescript stack tmux ];
|
||||
packages = with pkgs; [ atuin bun byobu purescript stack tmux ];
|
||||
shell = pkgs.zsh;
|
||||
};
|
||||
|
||||
cridycei = {
|
||||
|
Reference in New Issue
Block a user