thelio76: factor out host config
This commit is contained in:
parent
fc10420cc2
commit
7fa61945ef
|
@ -9,7 +9,7 @@
|
|||
[
|
||||
# Include the results of the hardware scan.
|
||||
./hardware-configuration.nix
|
||||
../modules/system76-pc.nix
|
||||
../../modules/system76-pc.nix
|
||||
];
|
||||
|
||||
networking.hostName = "thelio76"; # Define your hostname.
|
||||
|
|
Loading…
Reference in New Issue