pruflas: import hardware-configuration.nix
This commit is contained in:
parent
65d06f563f
commit
3ecc868128
1 changed files with 2 additions and 0 deletions
|
@ -1,6 +1,8 @@
|
||||||
{ config, pkgs, lib, ... }:
|
{ config, pkgs, lib, ... }:
|
||||||
with lib;
|
with lib;
|
||||||
{
|
{
|
||||||
|
imports = [ ./hardware-configuration.nix ];
|
||||||
|
|
||||||
networking.hostName = "pruflas";
|
networking.hostName = "pruflas";
|
||||||
|
|
||||||
services.logind.lidSwitch = "ignore";
|
services.logind.lidSwitch = "ignore";
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue