mirror of
https://github.com/harivansh-afk/nix.git
synced 2026-04-17 08:01:02 +00:00
add pkg (#48)
This commit is contained in:
parent
3eaee8d37c
commit
17efa8f989
1 changed files with 1 additions and 0 deletions
|
|
@ -114,6 +114,7 @@ in
|
||||||
|
|
||||||
environment.systemPackages = packageSets.extras ++ [
|
environment.systemPackages = packageSets.extras ++ [
|
||||||
pkgs.chromium
|
pkgs.chromium
|
||||||
|
pkgs.dtach
|
||||||
pkgs.php
|
pkgs.php
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue