Update/flake 23.05 dec

This commit is contained in:
2023-12-07 15:31:28 +00:00
parent e235aabab8
commit 6a6307c3bf
3 changed files with 13 additions and 14 deletions

View File

@ -7,7 +7,7 @@
isNormalUser = true;
passwordFile = config.age.secrets.sezycei.path;
extraGroups = [ "wheel" "nginx" ];
packages = with pkgs; [ bun byobu purescript spago stack tmux ];
packages = with pkgs; [ bun byobu purescript stack tmux ];
};
cridycei = {