diff --git a/hosts/perso-desktop/default.nix b/hosts/perso-desktop/default.nix index 38dddcd..51ef4f0 100644 --- a/hosts/perso-desktop/default.nix +++ b/hosts/perso-desktop/default.nix @@ -15,7 +15,6 @@ ../../modules/keymaps/us.nix ../../modules/bluetooth.nix ../../modules/pipewire.nix - ../../modules/nix-ld.nix # Include the results of the hardware scan. ./hardware-configuration.nix diff --git a/modules/system.nix b/modules/system.nix index 8d98de8..f986fe1 100644 --- a/modules/system.nix +++ b/modules/system.nix @@ -32,6 +32,8 @@ wayland-utils # For wayland-info command glxinfo clinfo + + steam-run ]; # Define a user account. Don't forget to set a password with ‘passwd’.