54 current 2024-11-26 23:26:27 24.05.6463.83fb6c028368 6.6.59 *

This commit is contained in:
deadvey 2024-11-29 00:05:15 +00:00
parent 09292b5a08
commit 887fb21f6f

View File

@ -100,6 +100,9 @@
# List packages installed in system profile. To search, run: # List packages installed in system profile. To search, run:
# $ nix search wget # $ nix search wget
nixpkgs.config.allowUnfreePredicate = pkg: builtins.elem (lib.getName pkg) [
"dwarf-fortress"
];
environment.systemPackages = with pkgs; [ environment.systemPackages = with pkgs; [
neovim neovim
wget wget