diff --git a/users/shibazaki/configuration.nix b/users/shibazaki/configuration.nix index 646c5f4..c1e3bf1 100644 --- a/users/shibazaki/configuration.nix +++ b/users/shibazaki/configuration.nix @@ -19,10 +19,10 @@ ./../../nixos/system/stylix.nix ./../../nixos/system/system-settings.nix ./../../nixos/system/neovim.nix + ./../../nixos/system/libgcc.nix ]; # Global configuration nix.settings.experimental-features = ["nix-command" "flakes"]; system.stateVersion = "24.11"; # Did you read the comment? } -