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

@ -4,6 +4,7 @@
inputs,
config,
pkgs,
lib,
...
}: let
serverIP = "192.168.0.201";
@ -13,6 +14,8 @@ in {
# Include the results of the hardware scan.
./hardware-configuration.nix
./secrets.nix
./nvidia.nix
./intel.nix
];
# Use the systemd-boot EFI boot loader.