Revert "nix: rename host pluto to twinkpad"
This reverts commit 274f9993c508cb02d405035527c42f270514b5ff.
This commit is contained in:
parent
d6a504ff47
commit
45a79e8239
3 changed files with 4 additions and 5 deletions
|
|
@ -1,8 +1,7 @@
|
|||
{ config, lib, pkgs, ... }:
|
||||
|
||||
{
|
||||
imports = [ ./hardware-configuration.nix ];
|
||||
networking.hostName = "twinkpad";
|
||||
networking.hostName = "pluto";
|
||||
|
||||
hardware.graphics.enable = true;
|
||||
hardware.graphics.extraPackages = with pkgs; [ intel-media-driver ];
|
||||
Loading…
Add table
Add a link
Reference in a new issue