Update/flake 23.05 dec
This commit is contained in:
@ -3,7 +3,6 @@
|
||||
buildInputs = [
|
||||
inputs'.agenix.packages.default
|
||||
(pkgs.nixos { }).nixos-rebuild
|
||||
pkgs.terraform
|
||||
packages.deploy
|
||||
packages.format
|
||||
];
|
||||
|
@ -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 = {
|
||||
|
Reference in New Issue
Block a user