This commit is contained in:
lsoriano-mcm
2025-06-23 17:55:39 -05:00
parent f214789d22
commit 3ebe0c9fca
5 changed files with 9 additions and 10 deletions
+1 -2
View File
@@ -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.