update deck

This commit is contained in:
mjallen18
2025-05-29 09:20:27 -05:00
parent af06d7fc2e
commit 1b4cf9d740
3 changed files with 30 additions and 30 deletions

View File

@@ -1,4 +1,4 @@
{ ... }:
{ config, lib, ... }:
let
hostname = "steamdeck";
wifiSsid = "Joey's Jungle 5G";
@@ -41,4 +41,4 @@ in
};
};
};
}
}