Update worf, ctf-shell and flake.lock

This commit is contained in:
2023-09-13 23:20:31 +02:00
committed by Felix Albrigtsen
parent 40e47b3d81
commit 82dbad07d0
5 changed files with 54 additions and 22 deletions

View File

@@ -21,6 +21,7 @@
neofetch
nix-index
nodejs
# unstable.ripes
spotify
tldr
vscode
@@ -49,6 +50,11 @@
];
};
programs.nix-index = {
enable = true;
enableZshIntegration = true;
};
# Copy Applications to ~/Applications to allow them to be launched from Spotlight
disabledModules = [ "targets/darwin/linkapps.nix" ];
home.activation = lib.mkIf pkgs.stdenv.isDarwin {