feat: added user2 and refactored to accommodate

This commit is contained in:
Nick 2025-01-28 22:21:31 -06:00
parent 9cdcf4fec4
commit 04d561de0c
48 changed files with 133 additions and 338 deletions

0
home/modules/gui/apps/browsers/braveNix/default.nix Normal file → Executable file
View file

0
home/modules/gui/apps/browsers/firefoxNix/default.nix Normal file → Executable file
View file

View file

@ -10,12 +10,10 @@ let
userKeymapsPath = import (configPath + /userKeymaps);
userSettingsPath = import (configPath + /userSettings) { inherit flake lib pkgs; };
extraPackagesPath = import (configPath + /extraPackages) { inherit pkgs; };
packagePath = flake.inputs.zed-editor.packages.${pkgs.system}.default;
in
{
programs.zed-editor = {
enable = true;
# package = packagePath;
extraPackages = extraPackagesPath;
extensions = extensionsPath;
userKeymaps = userKeymapsPath;

View file

View file

View file

View file

View file

0
home/modules/gui/apps/messaging/tdesktop/default.nix Normal file → Executable file
View file

0
home/modules/gui/apps/messaging/whatsApp/default.nix Normal file → Executable file
View file

0
home/modules/gui/apps/messaging/zoom/default.nix Normal file → Executable file
View file

0
home/modules/gui/apps/tools/celeste/default.nix Normal file → Executable file
View file

0
home/modules/gui/apps/tools/droidCam/default.nix Normal file → Executable file
View file

0
home/modules/gui/apps/tools/openRgb/default.nix Normal file → Executable file
View file

0
home/modules/gui/apps/tools/openTablet/default.nix Normal file → Executable file
View file

0
home/modules/gui/apps/tools/synologyDrive/default.nix Normal file → Executable file
View file

0
home/modules/gui/apps/tools/virtManager/default.nix Normal file → Executable file
View file