From 89f740c823c9a15f0ad81c90180f5593748cb995 Mon Sep 17 00:00:00 2001 From: blahai Date: Tue, 5 Nov 2024 23:47:55 +0200 Subject: [PATCH] Nyx: add rocm-smi & bottles --- hosts/nyx/configuration.nix | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/hosts/nyx/configuration.nix b/hosts/nyx/configuration.nix index adce4ad..790fcb0 100644 --- a/hosts/nyx/configuration.nix +++ b/hosts/nyx/configuration.nix @@ -173,7 +173,6 @@ nixpkgs.config.allowUnfree = true; nix = { - package = pkgs.lix; nixPath = [ "nixpkgs=${inputs.nixpkgs}" ]; settings = { experimental-features = [ "nix-command" "flakes" "auto-allocate-uids" ]; @@ -206,6 +205,7 @@ qt.enable = true; environment.systemPackages = with pkgs; [ + bottles ffmpeg-full gst_all_1.gstreamer gst_all_1.gst-libav @@ -223,6 +223,7 @@ socat btrfs-progs btop + rocmPackages.rocm-smi hyprcursor grimblast neovim