| 11 Mar 2026 |
axw | When using Nix Darwin a symlinked "Home Manager Apps” folder appears in the ~/Applications directory, however after installing Graphical Apps using
home.packages = with pkgs; [
raycast
];
the Folder remains empty. What am I missing? | 11:48:45 |
axw | installing system wide works, /Applications/Nix\ Apps is populated | 11:50:18 |
axw | * When using Nix Darwin a symlinked "Home Manager Apps” folder appears in the ~/Applications directory, however after installing Graphical Apps using:
home.packages = with pkgs; [
raycast
];
the Folder remains empty. What am I missing? | 11:51:30 |
axw | * When using Nix Darwin a symlinked Home Manager Apps folder appears in the ~/Applications directory, however after installing Graphical Apps using:
home.packages = with pkgs; [
raycast
];
the Folder remains empty. What am I missing? | 11:52:23 |
axw | the Home Manager Apps just links to somewhere in the /nix/store | 11:53:37 |
axw | * the Home Manager Apps just links to somewhere in the /nix/store | 11:54:02 |
axw | * the Home Manager Apps folder just links to somewhere in the /nix/store | 11:54:25 |
| Christian Theune changed their display name from Theuni to Christian Theune. | 14:12:20 |