syncup - added bitwarden

This commit is contained in:
2023-10-25 12:27:01 +00:00
parent 7dc45f236c
commit 69d687c466
5 changed files with 8 additions and 1 deletions

View File

@@ -59,6 +59,8 @@ config = {
nix.nixPath = [ "nixpkgs=${inputs.nixpkgs}" ];
# nix.nixPath = [ "nixpkgs=pkgs.outPath" ];
#services.envfs.enable = true;
environment.systemPackages = [
pkgs.git
pkgs.home-manager