pinwheel: Add gcc to rust module
This commit is contained in:
@@ -12,6 +12,7 @@ in
|
||||
config = lib.mkIf enabled {
|
||||
home-manager.users.alex = {
|
||||
home.packages = [
|
||||
pkgs.gcc
|
||||
pkgs.rustc
|
||||
pkgs.cargo
|
||||
pkgs.rustfmt
|
||||
|
||||
Reference in New Issue
Block a user