mirror of
https://github.com/davegallant/nix-config
synced 2025-08-07 21:32:27 +00:00
Move modules into modules/
This commit is contained in:
3
modules/common/darwin.nix
Normal file
3
modules/common/darwin.nix
Normal file
@@ -0,0 +1,3 @@
|
||||
{pkgs, ...}: {
|
||||
nix.extraOptions = "experimental-features = nix-command flakes";
|
||||
}
|
Reference in New Issue
Block a user