mirror of
https://github.com/sadan4/dotfiles.git
synced 2025-06-17 17:57:02 -04:00
83 current 2024-04-24 21:37:34 24.05.20240419.5c24cf2 6.6.28 *
This commit is contained in:
parent
a1b43402e0
commit
eed4708fa6
3 changed files with 8 additions and 23 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue