Revert "udp"

This reverts commit 3ebe0c9fca.
This commit is contained in:
lsoriano-mcm
2025-06-28 17:30:23 -05:00
parent d00c9836d6
commit f7b315be25
2 changed files with 0 additions and 12 deletions
-7
View File
@@ -5,19 +5,12 @@
...
}: {
imports = [
<<<<<<< HEAD
../../modules/dev.nix
=======
../../system/dev/macos.nix
>>>>>>> parent of 3ebe0c9 (udp)
];
# List packages installed in system profile. To search by name, run:
# $ nix-env -qaP | grep wget
environment.systemPackages = with pkgs; [
<<<<<<< HEAD
=======
python313
>>>>>>> parent of 3ebe0c9 (udp)
];
# Auto upgrade nix package and the daemon service.