infra: update to nixos-23.05 #230
|
@ -30,6 +30,7 @@ in {
|
|||
environment.shells = with pkgs; [
|
||||
zsh
|
||||
];
|
||||
programs.zsh.enable = true;
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
screen
|
||||
|
|
Loading…
Reference in a new issue