feat: intel encoding or so lololo
This commit is contained in:
parent
b1167e8ad4
commit
62ce6b0f45
5 changed files with 98 additions and 32 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue