pluto: add external disk
This commit is contained in:
parent
551b17baef
commit
754a6b403f
4 changed files with 51 additions and 5 deletions
|
|
@ -1,10 +0,0 @@
|
|||
{ config, lib, pkgs, ... }:
|
||||
|
||||
{
|
||||
networking.hostName = "pluto";
|
||||
|
||||
hardware.graphics.enable = true;
|
||||
hardware.graphics.extraPackages = with pkgs; [ intel-media-driver ];
|
||||
|
||||
services.logind.lidSwitchExternalPower = "ignore";
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue