diff --git a/configurations/home/srid.nix b/configurations/home/srid@stillness.nix similarity index 100% rename from configurations/home/srid.nix rename to configurations/home/srid@stillness.nix diff --git a/justfile b/justfile index 6d90f61..e98cbd8 100644 --- a/justfile +++ b/justfile @@ -9,7 +9,7 @@ system: # Activate local home configuration [group('main')] home: - nix run . $USER@ + nix run . $USER@$HOSTNAME # Update primary flame inputs update: diff --git a/modules/home/default.nix b/modules/home/default.nix index 9289afb..1e480b3 100644 --- a/modules/home/default.nix +++ b/modules/home/default.nix @@ -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