mirror of
https://github.com/nmasur/dotfiles
synced 2025-08-20 02:54:41 +00:00
temp: skip wait for identity
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{ config, pkgs, ... }: {
|
||||
{ config, pkgs, lib, ... }: {
|
||||
|
||||
config = {
|
||||
config = lib.mkIf config.physical {
|
||||
|
||||
services.xserver = {
|
||||
|
||||
|
Reference in New Issue
Block a user