feat: add new host - msi-rtx4090

This commit is contained in:
Ryan Yin
2023-05-04 23:40:50 +08:00
parent c56db98288
commit 9e549fb733
7 changed files with 137 additions and 19 deletions

View File

@@ -6,7 +6,11 @@
{
imports =
[ # Include the results of the hardware scan.
[
../../modules/system.nix
../../modules/i3.nix
# Include the results of the hardware scan.
./hardware-configuration.nix
];