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
6c32cf3b5e
nix
/
modules
/
home-manager
/
macos.nix
7 lines
95 B
Nix
Raw
Normal View
History
Unescape
Escape
Add homeconfig bases
2023-10-06 00:49:19 -05:00
{
outputs
,
.
.
.
}:
{
imports
=
with
outputs
.
homeManagerModules
;
[
common
desktop
]
;
}
Reference in a new issue
Copy permalink