feat: intel encoding or so lololo

This commit is contained in:
s-prechtl 2025-09-10 14:31:52 +02:00
parent b1167e8ad4
commit 62ce6b0f45
5 changed files with 98 additions and 32 deletions

View file

@ -17,7 +17,7 @@
inputs.nixpkgs.follows = "nixpkgs";
};
home-manager-stable = {
url = "github:nix-community/home-manager";
url = "github:nix-community/home-manager/release-25.05";
inputs.nixpkgs.follows = "nixpkgs-stable";
};
nixos-hardware.url = "github:NixOS/nixos-hardware/master";