before switch

This commit is contained in:
benstrb 2025-12-25 12:22:08 +01:00
parent 3183c1da9e
commit aa6e263836
2 changed files with 26 additions and 9 deletions

View file

@ -32,6 +32,8 @@
pkgs.gcc
pkgs.gnumake
pkgs.prismlauncher
pkgs.cargo
pkgs.rustc
];
programs.home-manager.enable = true;