@ -29,7 +29,10 @@
system = "x86_64-linux";
pkgs = import nixpkgs {
inherit system;
config.allowUnfree = true;
config = {
allowUnfree = true;
rocmSupport = true;
};
in {
nixosConfigurations."MaxNixosLaptop" = nixpkgs.lib.nixosSystem {
The note is not visible to the blocked user.