diff --git a/flake.lock b/flake.lock index 3604d04..14d3c61 100644 --- a/flake.lock +++ b/flake.lock @@ -30,7 +30,7 @@ ] }, "locked": { - "lastModified": 1774564167, + "lastModified": 1774564269, "narHash": "sha256-sdxUQJAc5t5hbQbG0SZ4B3YehTtNiRUqDNzvO/KakZk=", "path": "/home/love/dotfiles", "type": "path" diff --git a/modules/base.nix b/modules/base.nix index 74cdddd..2fec948 100644 --- a/modules/base.nix +++ b/modules/base.nix @@ -100,7 +100,7 @@ }; environment.systemPackages = with pkgs; [ - inputs."lolcat++".packages.${pkgs.system}.default + inputs."lolcat++".packages.${pkgs.stdenv.hostPlatform.system}.default file cowsay