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
09f2d4e0c51f6033a7644fcb33df4dd9b1c8c50c
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