Skip to content

Commit

Permalink
Setup ali-steam-deck for deploy-rs
Browse files Browse the repository at this point in the history
  • Loading branch information
alisonjenkins committed Jan 5, 2025
1 parent 5b15a36 commit e00688d
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -475,6 +475,15 @@
};
};
};
ali-steam-deck = {
hostname = "aliju-steam-deck.lan";
profiles = {
system = {
user = "root";
path = inputs.deploy-rs.lib.x86_64-linux.activate.nixos self.nixosConfigurations.ali-steam-deck;
};
};
};
home-kvm-hypervisor-1 = {
hostname = "home-kvm-hypervisor.lan";
profiles = {
Expand Down

0 comments on commit e00688d

Please sign in to comment.