Install PureScript and Spago to user profile
This commit is contained in:
@ -7,7 +7,7 @@
|
||||
isNormalUser = true;
|
||||
passwordFile = config.age.secrets.sezycei.path;
|
||||
extraGroups = [ "wheel" "nginx" ];
|
||||
packages = with pkgs; [ bun byobu tmux stack ];
|
||||
packages = with pkgs; [ bun byobu purescript spago stack tmux ];
|
||||
};
|
||||
|
||||
cridycei = {
|
||||
|
Reference in New Issue
Block a user