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:06:16 +00:00
parent 887fb21f6f
commit cbe892e9eb

View File

@ -100,9 +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) [ allowUnfreePredicate = pkg: builtins.elem (lib.getName pkg) [
"dwarf-fortress" "dwarf-fortress"
]; ];
environment.systemPackages = with pkgs; [ environment.systemPackages = with pkgs; [
neovim neovim
wget wget