More worf-config
This commit is contained in:
@@ -7,9 +7,11 @@
|
||||
|
||||
|
||||
home.packages = with pkgs; [
|
||||
iterm2
|
||||
#element-desktop
|
||||
discord
|
||||
exa
|
||||
iterm2
|
||||
neovim
|
||||
vscode
|
||||
];
|
||||
|
||||
programs = {
|
||||
@@ -21,7 +23,7 @@
|
||||
};
|
||||
};
|
||||
|
||||
# symlinks don't work with finder + spotlight, copy them instead
|
||||
# Copy Applications to ~/Applications to allow them to be launched from Spotlight
|
||||
disabledModules = [ "targets/darwin/linkapps.nix" ];
|
||||
home.activation = lib.mkIf pkgs.stdenv.isDarwin {
|
||||
copyApplications =
|
||||
|
||||
Reference in New Issue
Block a user