diff --git a/flake.lock b/flake.lock index 300d1bd..69728b0 100644 --- a/flake.lock +++ b/flake.lock @@ -22,11 +22,11 @@ ] }, "locked": { - "lastModified": 1742013980, - "narHash": "sha256-34YbfwABU5nb0F5eaaJE3ujldaNDhmyxw7CWqhXJV08=", + "lastModified": 1743221873, + "narHash": "sha256-i8VPNm4UBsC3Ni6VwjojVJvCpS9GZ4vPrpFRtCGJzBs=", "owner": "lnl7", "repo": "nix-darwin", - "rev": "9175b4bb5f127fb7b5784b14f7e01abff24c378f", + "rev": "53d0f0ed11487a4476741fde757d0feabef4cc4e", "type": "github" }, "original": { @@ -155,11 +155,11 @@ ] }, "locked": { - "lastModified": 1741955947, - "narHash": "sha256-2lbURKclgKqBNm7hVRtWh0A7NrdsibD0EaWhahUVhhY=", + "lastModified": 1743346616, + "narHash": "sha256-AB/ve2el1TB7k4iyogHGCVlWVkrhp3+4FKKMr1W5iKQ=", "owner": "nix-community", "repo": "home-manager", - "rev": "4e12151c9e014e2449e0beca2c0e9534b96a26b4", + "rev": "1d2ed9c503cf41ca7f3db091edc8519dcdcd8b41", "type": "github" }, "original": { @@ -180,11 +180,11 @@ "systems": "systems" }, "locked": { - "lastModified": 1739821351, - "narHash": "sha256-QlVtMzAhECs9Esq3txqVW7/vM78ipB5IcI8uyCbTP7A=", + "lastModified": 1742156590, + "narHash": "sha256-aTM/2CrNN5utdVEQGsOA+kl4UozgH7VPLBQL5OXtBrg=", "owner": "hraban", "repo": "mac-app-util", - "rev": "c00d5b21ca1fdab8acef65e696795f0f15ec1158", + "rev": "341ede93f290df7957047682482c298e47291b4d", "type": "github" }, "original": { @@ -237,11 +237,11 @@ ] }, "locked": { - "lastModified": 1740947705, - "narHash": "sha256-Co2kAD2SZalOm+5zoxmzEVZNvZ17TyafuFsD46BwSdY=", + "lastModified": 1742568034, + "narHash": "sha256-QaMEhcnscfF2MqB7flZr+sLJMMYZPnvqO4NYf9B4G38=", "owner": "nix-community", "repo": "nixos-generators", - "rev": "507911df8c35939050ae324caccc7cf4ffb76565", + "rev": "42ee229088490e3777ed7d1162cb9e9d8c3dbb11", "type": "github" }, "original": { @@ -252,11 +252,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1742069588, - "narHash": "sha256-C7jVfohcGzdZRF6DO+ybyG/sqpo1h6bZi9T56sxLy+k=", + "lastModified": 1743095683, + "narHash": "sha256-gWd4urRoLRe8GLVC/3rYRae1h+xfQzt09xOfb0PaHSk=", "owner": "nixos", "repo": "nixpkgs", - "rev": "c80f6a7e10b39afcc1894e02ef785b1ad0b0d7e5", + "rev": "5e5402ecbcb27af32284d4a62553c019a3a49ea6", "type": "github" }, "original": { @@ -307,11 +307,11 @@ "treefmt-nix": "treefmt-nix" }, "locked": { - "lastModified": 1742145955, - "narHash": "sha256-ju1J45e22ebpLH3eSm0ZZYg7WHkN01ryTFv+4UNwCOA=", + "lastModified": 1743335104, + "narHash": "sha256-wEEHpF+h+9m2QvjYtIx11EMi+sXG3wS9f/QSE6KPpJs=", "owner": "nix-community", "repo": "nur", - "rev": "d6ba59dd58ebe6c184f955e1d3a4bbca9484c018", + "rev": "374adb7fb2c751f679519f8db532f726488293a0", "type": "github" }, "original": { @@ -428,11 +428,11 @@ ] }, "locked": { - "lastModified": 1741870048, - "narHash": "sha256-odXRdNZGdXg1LmwlAeWL85kgy/FVHsgKlDwrvbR2BsU=", + "lastModified": 1743125458, + "narHash": "sha256-0z+5AMacL2Eqo92fAd0eCWeKVecWrxPJwd5/BIfcdJ8=", "owner": "nix-community", "repo": "NixOS-WSL", - "rev": "5d76001e33ee19644a598ad80e7318ab0957b122", + "rev": "394c77f61ac76399290bfc2ef9d47b1fba31b215", "type": "github" }, "original": { @@ -450,11 +450,11 @@ "systems": "systems_3" }, "locked": { - "lastModified": 1737011317, - "narHash": "sha256-A8VGuw/jIw+NCo5aCYy8MFrWpKzZLf77RApGGMzHxCY=", + "lastModified": 1742588229, + "narHash": "sha256-IPg0pBw0ciF+xl6viq3nK+dvZoDZrfBDui7dkPLz258=", "owner": "mostafaqanbaryan", "repo": "zellij-switch", - "rev": "15b02834c8be735fca0d9fb41f48709f97cc9afc", + "rev": "0e3c303c19890ccb03589230ac5a7c4307e573e4", "type": "github" }, "original": { diff --git a/flake.nix b/flake.nix index 6ca68fe..93dfef2 100644 --- a/flake.nix +++ b/flake.nix @@ -161,14 +161,12 @@ ) lib.darwinHosts ); - homeModules = flattenAttrset ( + homeModules = builtins.mapAttrs ( + system: hosts: builtins.mapAttrs ( - system: hosts: - builtins.mapAttrs ( - name: module: (builtins.head (lib.attrsToList module.home-manager.users)).value - ) hosts - ) lib.hosts - ); + name: module: (builtins.head (lib.attrsToList module.home-manager.users)).value + ) hosts + ) lib.hosts; homeConfigurations = builtins.mapAttrs ( system: hosts: diff --git a/platforms/home-manager/modules/nmasur/presets/programs/zellij.nix b/platforms/home-manager/modules/nmasur/presets/programs/zellij.nix index 037c5ad..144fcde 100644 --- a/platforms/home-manager/modules/nmasur/presets/programs/zellij.nix +++ b/platforms/home-manager/modules/nmasur/presets/programs/zellij.nix @@ -70,6 +70,9 @@ in pane_frames = false; # Scrollback scrollback_editor = config.home.sessionVariables.EDITOR; + + show_startup_tips = false; + # plugins = { # autolock = { # _props = {