54 current 2024-11-26 23:26:27 24.05.6463.83fb6c028368 6.6.59 *
This commit is contained in:
parent
887fb21f6f
commit
cbe892e9eb
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user