This website requires JavaScript.
Explore
Help
Sign In
lytedev
/
nix
Watch
1
Star
0
Fork
You've already forked nix
1
Code
Issues
Pull requests
1
Actions
Packages
Projects
Releases
Wiki
Activity
498caa4578
nix
/
modules
/
home-manager
/
macos.nix
7 lines
93 B
Nix
Raw
Normal View
History
Unescape
Escape
Add homeconfig bases
2023-10-06 00:49:19 -05:00
{
outputs
,
.
.
.
}:
{
imports
=
with
outputs
.
homeManagerModules
;
[
desktop
macOS
2024-02-06 09:23:59 -06:00
pass
Add homeconfig bases
2023-10-06 00:49:19 -05:00
]
;
}
Reference in a new issue
Copy permalink