feat: Update steamdeck remote

This commit is contained in:
uttarayan21
2025-05-26 14:38:19 +05:30
parent 3a5dc6a4b3
commit c6d2b6d5e6

View File

@@ -47,7 +47,7 @@
}; };
}; };
deck = { deck = {
hostname = "192.168.0.183"; hostname = "steamdeck";
profiles.system = { profiles.system = {
sshUser = "deck"; sshUser = "deck";
path = inputs.deploy-rs.lib.x86_64-linux.activate.home-manager self.homeConfigurations.deck; path = inputs.deploy-rs.lib.x86_64-linux.activate.home-manager self.homeConfigurations.deck;