This website requires JavaScript.
Explore
Help
Sign In
greg
/
nixos
Watch
1
Star
0
Fork
2
Code
Issues
Pull Requests
2
Actions
Packages
Projects
Releases
Wiki
Activity
Files
fdaed2ef6cd7acbfb0a106b38b0e056dc13c7af5
nixos
/
darwin
/
ivr
/
default.nix
T
6 lines
66 B
Nix
Raw
Normal View
History
Unescape
Escape
Update for Darwin aarch64 config
2023-05-09 12:01:29 -05:00
{
pkgs
,
...
}:
{
environment
.
systemPackages
=
with
pkgs
;
[
];
}
Reference in New Issue
Copy Permalink