This website requires JavaScript.
Explore
Help
Sign In
jmug
/
nixos
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
7822bf6ff8305085ce1c0f913da2659d038c32f4
nixos
/
hosts
/
common
/
darwin
/
default.nix
T
6 lines
48 B
Nix
Raw
Normal View
History
Unescape
Escape
[mac] Extract dock configuration to its own module.
2025-08-07 17:15:14 -07:00
{
...
}
:
{
imports
=
[
./dock.nix
];
}
Reference in New Issue
Copy Permalink