This website requires JavaScript.
Explore
Help
Sign In
wymiller
/
nix-config-v2
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
1
Actions
Packages
Projects
Releases
Wiki
Activity
Files
estinien
nix-config-v2
/
home
/
packages
/
darwin.nix
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
Delete Directory
8 lines
113 B
Nix
Raw
Permalink
Normal View
History
Unescape
Escape
working? plus cleanup and fallbacks
2025-11-17 12:12:17 -05:00
{
lib
,
pkgs
,
...
}:
lib
.
mkIf
pkgs
.
stdenv
.
isDarwin
{
wip: broken, still working on it'
2025-10-31 17:07:59 -04:00
home
.
packages
=
with
pkgs
;
[
modularized home packages
2024-10-31 22:56:43 -04:00
discord
ollama
wip: broken, still working on it'
2025-10-31 17:07:59 -04:00
];
modularized home packages
2024-10-31 22:56:43 -04:00
}
Reference in New Issue
Copy Permalink