staging again
This commit is contained in:
parent
4cea0a966e
commit
ad06ac826e
3 changed files with 41 additions and 1 deletions
|
|
@ -7,9 +7,11 @@
|
|||
in {
|
||||
imports = [
|
||||
../modules/python.nix
|
||||
../modules/npm.nix
|
||||
];
|
||||
|
||||
python.enable = true;
|
||||
npm.enable = true;
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
brave # TODO: make a module to save browser stuff
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue