diff options
Diffstat (limited to 'hosts')
-rw-r--r-- | hosts/configuration.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/configuration.nix b/hosts/configuration.nix index 8725176..3f9d376 100644 --- a/hosts/configuration.nix +++ b/hosts/configuration.nix @@ -126,6 +126,7 @@ comma xclip strace + fzf inputs.deploy-rs.defaultPackage."${system}" ]; |