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