Update config
This commit is contained in:
parent
3f45bb3645
commit
da1590543b
@ -17,6 +17,7 @@
|
|||||||
fortune
|
fortune
|
||||||
google-chrome
|
google-chrome
|
||||||
firefox
|
firefox
|
||||||
|
foxitreader
|
||||||
];
|
];
|
||||||
|
|
||||||
}
|
}
|
||||||
|
@ -1,6 +1,7 @@
|
|||||||
{ config, pkgs, libs, ... }:
|
{ config, pkgs, libs, ... }:
|
||||||
{
|
{
|
||||||
home.packages = with pkgs; [
|
home.packages = with pkgs; [
|
||||||
|
nodejs
|
||||||
nodePackages.yarn
|
nodePackages.yarn
|
||||||
php
|
php
|
||||||
];
|
];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user