staging again

This commit is contained in:
alsaiduq-lab 2025-04-01 11:36:16 -06:00
parent 4cea0a966e
commit ad06ac826e
3 changed files with 41 additions and 1 deletions

View file

@ -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