mirror of
https://github.com/tomasriveral/nixos.git
synced 2026-08-12 02:28:37 +02:00
Miscellanious: added alias cenv to make a c environment and other things
This commit is contained in:
@@ -23,6 +23,9 @@
|
||||
../../modules/nixos/udevsimple.nix
|
||||
];
|
||||
|
||||
|
||||
programs.nix-ld.enable=true; #Run unpatched dynamic binaries on NixOS. For example lets run ./a.out from gcc
|
||||
|
||||
documentation.man.generateCaches = true; # used for the man script
|
||||
|
||||
hardware.bluetooth.enable = true;
|
||||
@@ -219,6 +222,7 @@
|
||||
networkx
|
||||
scipy
|
||||
]))
|
||||
raylib glfw # raylib and some dependecies
|
||||
#some nix tools
|
||||
manix
|
||||
deadnix
|
||||
|
||||
Reference in New Issue
Block a user