mirror of
https://github.com/cupcakearmy/nix-macos.git
synced 2025-09-05 18:30:39 +00:00
Update dependencies and fix zen-browser package name
- Change "zen-browser" to "zen" in cask configuration - Add system.primaryUser setting in darwin.nix - Remove commented networking.hosts configuration - Update flake.lock with latest home-manager, nix-darwin, and nixpkgs
This commit is contained in:
@@ -20,12 +20,7 @@
|
||||
# Nix Darwin
|
||||
# https://daiderd.com/nix-darwin/manual/index.html
|
||||
|
||||
# networking.hosts = {
|
||||
# "127.0.0.1" = [
|
||||
# "localhost"
|
||||
# "dev.buena.com"
|
||||
# ];
|
||||
# };
|
||||
system.primaryUser = host.username;
|
||||
|
||||
system.defaults = {
|
||||
# Security
|
||||
|
Reference in New Issue
Block a user