Update worf, ctf-shell and flake.lock
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user