update to nixos 24.11

This commit is contained in:
stubbfel
2024-12-02 19:21:36 +01:00
parent 9f75a69752
commit 598058bfb3
3 changed files with 7 additions and 7 deletions

View File

@@ -6,7 +6,7 @@ in
{
environment.systemPackages = with pkgs; [
wget curl vim nano zsh fzf tmux git eza progress tldr htop unstable.docker-compose pkgs.php81 steamPackages.steamcmd
wget curl vim nano zsh fzf tmux git eza progress tldr htop unstable.docker-compose pkgs.php83 steamcmd
];
imports =