This website requires JavaScript.
Explore
Help
Sign In
greg
/
nixos
Watch
1
Star
0
Fork
1
Code
Issues
Pull Requests
2
Actions
Packages
Projects
Releases
Wiki
Activity
Files
16e54a97b4ba2deec6d699f2e04971bae15e4611
nixos
/
hosts
/
work
/
default.nix
T
7 lines
77 B
Nix
Raw
Normal View
History
Unescape
Escape
Work is now working
2022-09-06 11:41:09 -05:00
{
pkgs
,
...
}:
{
services
.
nix-daemon
.
enable
=
true
;
Continue to fix merge
2022-09-07 11:28:09 -05:00
greg
.
darwin
=
true
;
Work is now working
2022-09-06 11:41:09 -05:00
}
Reference in New Issue
Copy Permalink