This commit is contained in:
2025-08-02 13:22:51 +03:00
parent e5925a060f
commit f3c73603c7
2 changed files with 28 additions and 14 deletions
+15 -7
View File
@@ -40,13 +40,21 @@
extraModulePackages = [ ]; extraModulePackages = [ ];
}; };
hardware.graphics.extraPackages = with pkgs; [ hardware = {
rocmPackages.clr.icd amdgpu = {
amdvlk opencl.enable = true;
]; amdvlk = {
systemd.tmpfiles.rules = [ enable = true;
"L+ /opt/rocm/hip - - - - ${pkgs.rocmPackages.clr}" };
]; };
graphics.extraPackages = with pkgs; [
mesa
amf
];
};
# systemd.tmpfiles.rules = [
# "L+ /opt/rocm/hip - - - - ${pkgs.rocmPackages.clr}"
# ];
fileSystems = { fileSystems = {
"/" = { "/" = {
+13 -7
View File
@@ -42,11 +42,11 @@ in
home = { home = {
packages = with pkgs; [ packages = with pkgs; [
# Surfing # Surfing
# (brave.override { # (brave.override {
# commandLineArgs = [ # commandLineArgs = [
# "--password-store=basic" # on purpose to make it break "--password-store=gnome-libsecret" # "--password-store=basic" # on purpose to make it break "--password-store=gnome-libsecret"
# ]; # ];
# }) # })
brave brave
v2rayn v2rayn
@@ -67,13 +67,19 @@ in
transmission_4-gtk transmission_4-gtk
vlc vlc
normcap normcap
handbrake
zerotierone zerotierone
nextcloud-client nextcloud-client
# (handbrake.overrideAttrs (old: {
# configureFlags = old.configureFlags ++ [ "--enable-amf" ];
# buildInputs = old.buildInputs ++ [
# pkgs.amf
# pkgs.ffmpeg-full
# ];
# }))
#tg #tg
#reaper #reaper
#discord
# Games # Games
ludusavi ludusavi