83 current 2024-04-24 21:37:34 24.05.20240419.5c24cf2 6.6.28 *

This commit is contained in:
sadanslargehole 2024-04-24 21:38:06 -04:00
parent a1b43402e0
commit eed4708fa6
No known key found for this signature in database
GPG key ID: B2E2F4A5161A7800
3 changed files with 8 additions and 23 deletions

View file

@ -99,6 +99,9 @@ networking.nameservers = ["10.0.0.97"];
# List packages installed in system profile. To search, run:
# $ nix search wget
environment.systemPackages = with pkgs; [
python311
python311Packages.evdev
python311Packages.xlib
gcc
neovim # Do not forget to add an editor to edit configuration.nix! The Nano editor is also installed by default.
curl

View file

@ -49,9 +49,9 @@ prismlauncher
#C AND CXX END
#PYTHONSTART
python311
python311Packages.evdev
python311Packages.xlib
# python311
# python311Packages.evdev
# python311Packages.xlib
#PYTHONEND
xsel
google-chrome