update: 24.11

This commit is contained in:
Leonardo Eugênio 2024-12-12 20:11:34 -03:00
parent f755ab3172
commit b6fd1a25b3
17 changed files with 183 additions and 145 deletions

View file

@ -31,7 +31,6 @@
environment.systemPackages = with pkgs; [
protontricks
bottles
inputs.dzgui-nix.packages.${pkgs.system}.default
];
programs.dzgui.enable = true;
}