test
This commit is contained in:
@@ -23,8 +23,9 @@
|
||||
# macOS-specific Nix settings (common.nix has the shared ones)
|
||||
# Any darwin-specific nix configuration can go here
|
||||
|
||||
# Necessary for using flakes on this system
|
||||
nix.package = pkgs.nix;
|
||||
# Using Determinate Nix - disable nix-darwin's Nix daemon management
|
||||
# Determinate manages its own daemon and conflicts with nix-darwin
|
||||
nix.enable = false;
|
||||
|
||||
# TODO: Set your hostname
|
||||
networking.hostName = "m2n1";
|
||||
|
||||
Reference in New Issue
Block a user