Update Steam Deck config

This commit is contained in:
Invariantspace 2024-03-02 15:29:23 -08:00
parent 4dedb233de
commit 02354e07f9
11 changed files with 53 additions and 44 deletions

View file

@ -1,8 +1,7 @@
{ config, ... }:
{ ... }:
{
networking = let const = config.constants; in {
domain = const.domain;
networking = {
hostId = "30f8f777";
networkmanager = {
enable = true;