dodanie konfiguracji dla laptopa
This commit is contained in:
7
hosts/Garand-Laptop/default.nix
Normal file
7
hosts/Garand-Laptop/default.nix
Normal file
@@ -0,0 +1,7 @@
|
||||
{ ... }:
|
||||
{
|
||||
imports = [
|
||||
./hardware.nix
|
||||
./host-packages.nix
|
||||
];
|
||||
}
|
||||
Reference in New Issue
Block a user