Use explicit hostname

This commit is contained in:
Sridhar Ratnakumar 2025-07-25 15:13:57 -04:00
parent b0ee4cf166
commit ba090bc142
3 changed files with 1 additions and 4 deletions

View file

@ -9,7 +9,7 @@ system:
# Activate local home configuration
[group('main')]
home:
nix run . $USER@
nix run . $USER@$HOSTNAME
# Update primary flame inputs
update:

View file

@ -3,7 +3,6 @@
imports = [
./all/tmux.nix
./all/neovim
# ./helix.nix
./all/ssh.nix
./all/starship.nix
./all/terminal.nix
@ -11,9 +10,7 @@
./all/git.nix
./all/direnv.nix
./all/zellij.nix
# ./nushell.nix
./all/just.nix
# ./powershell.nix
./all/juspay.nix
./all/_1password.nix