diff --git a/hosts/lolcathost/default.nix b/hosts/lolcathost/default.nix index fb4a86f..5ba7704 100755 --- a/hosts/lolcathost/default.nix +++ b/hosts/lolcathost/default.nix @@ -232,11 +232,13 @@ in { # Systems Emulation qemu # Fellice Bellard's Quick Emulator - # Make + # GNU Utils gnumake + binutils # C Family gcc clang + clang-tools # Rust cargo rustc diff --git a/hosts/myputer/default.nix b/hosts/myputer/default.nix index f259889..404a1c8 100755 --- a/hosts/myputer/default.nix +++ b/hosts/myputer/default.nix @@ -217,18 +217,19 @@ in { # Shell bash - zsh fish shellcheck grc # colorise command outputs # Systems Emulation qemu # Fellice Bellard's Quick Emulator - # Make + # GNU Utils gnumake + binutils # C Family gcc clang + clang-tools # Rust cargo rustc