separated out the bits of my config so I can have two computers
This commit is contained in:
+10
@@ -0,0 +1,10 @@
|
||||
{ ... }:
|
||||
|
||||
{
|
||||
imports = [
|
||||
./configuration.nix
|
||||
./athena-hardware-configuration.nix
|
||||
];
|
||||
|
||||
networking.hostName = "athena";
|
||||
}
|
||||
Reference in New Issue
Block a user