We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d726458 commit 0051c65Copy full SHA for 0051c65
hosts/darwin/hosts/configuration.nix
@@ -46,7 +46,7 @@
46
environment.systemPackages = with pkgs; [
47
fish
48
inputs.helix-flake.packages."${system}".helix
49
- inputs.toolong.packages."${system}".toolong
+ # inputs.toolong.packages."${system}".toolong
50
];
51
52
environment.shells = [pkgs.fish];
0 commit comments