update macos
This commit is contained in:
@@ -7,11 +7,15 @@
|
||||
./homebrew.nix
|
||||
./programs.nix
|
||||
./system.nix
|
||||
# ./settings.nix
|
||||
];
|
||||
|
||||
# List packages installed in system profile. To search by name, run:
|
||||
# $ nix-env -qaP | grep wget
|
||||
environment = {
|
||||
variables = {
|
||||
NH_OS_FLAKE = "~/nix-config";
|
||||
};
|
||||
systemPackages = with pkgs; [
|
||||
asitop
|
||||
mas
|
||||
|
||||
Reference in New Issue
Block a user