diff --git a/apps/tiny.nix b/apps/tiny.nix index 56c3327086f244e58510b2a09e0ad79271b54af6..cd30315db3cd94125286991673b71be9423ff13a 100644 --- a/apps/tiny.nix +++ b/apps/tiny.nix @@ -10,8 +10,8 @@ tls = true; realname = "jolheiser"; nicks = ["jolheiser"]; alias = "LiberaChat"; -{ enable = true; + programs.tiny = { sasl = { username = "jolheiser"; password = { @@ -24,10 +24,6 @@ defaults = { nicks = ["jolheiser"]; realname = "jolheiser"; }; - }; - key_map = { - ctrl_left = "tab_prev"; - ctrl_right = "tab_next"; }; }; } diff --git a/flake.lock b/flake.lock index f719a4ce2c101297ee810e6b887792479ca30e7d..c0906fab933f49377cc42e4598cfe3b8fd521b5b 100644 --- a/flake.lock +++ b/flake.lock @@ -117,12 +117,12 @@ } }, "nixpkgs_2": { "locked": { - "lastModified": 1689752456, + "lastModified": 1689631193, - "narHash": "sha256-VOChdECcEI8ixz8QY+YC4JaNEFwQd1V8bA0G4B28Ki0=", + "narHash": "sha256-AGSkBZaiTODQc8eT1rZDrQIjtb8JtFwJ0wVPzArlrnM=", "owner": "nixos", "repo": "nixpkgs", + "nixpkgs" "darwin": [], - ] "type": "github" }, "original": {