mirror of
https://github.com/ItsDrike/nixdots
synced 2025-06-29 11:10:42 +00:00
Move packages.nix to environment/packages.nix
This commit is contained in:
parent
47db693f2e
commit
99994c1472
3 changed files with 3 additions and 8 deletions
|
@ -1,5 +1,7 @@
|
|||
{ pkgs, ... }: {
|
||||
{pkgs, ...}: {
|
||||
environment.systemPackages = with pkgs; [
|
||||
killall
|
||||
openssl
|
||||
curl
|
||||
wget
|
||||
pciutils
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue