chore: some testing / adding agenix

This commit is contained in:
Xavier Morel
2025-11-24 12:35:00 +01:00
parent 7f91ae6c81
commit 199edbc827
4 changed files with 77 additions and 3 deletions

View File

@@ -44,8 +44,11 @@
enable = true;
plugins = [ pkgs.obs-studio-plugins.wlrobs ];
};
programs.niri.enable = true; # test...
hardware = {
sane.enable = true;
amdgpu.amdvlk.enable = true;
amdgpu.amdvlk.support32Bit.enable = true;
};
networking.hostName = "work-laptop";
nix.settings.trusted-users = [