This commit is contained in:
lsoriano-mcm
2025-06-09 09:58:14 -05:00
parent f23d023551
commit 4dee2bf44f
5 changed files with 64 additions and 6 deletions
+2 -2
View File
@@ -8,8 +8,8 @@
# List packages installed in system profile. To search by name, run:
# $ nix-env -qaP | grep wget
environment.systemPackages = with pkgs; [
vim
neovim
python313
python3Packages.virtualenv
];
# Auto upgrade nix package and the daemon service.