udp
This commit is contained in:
@@ -5,12 +5,11 @@
|
||||
...
|
||||
}: {
|
||||
imports = [
|
||||
../../system/dev/macos.nix
|
||||
];
|
||||
# List packages installed in system profile. To search by name, run:
|
||||
# $ nix-env -qaP | grep wget
|
||||
environment.systemPackages = with pkgs; [
|
||||
python313
|
||||
python313Full
|
||||
];
|
||||
|
||||
# Auto upgrade nix package and the daemon service.
|
||||
|
||||
Reference in New Issue
Block a user