updated home-manager config

This commit is contained in:
Natalie Marks 2024-03-11 06:03:16 -07:00
parent 03e2f71620
commit eac198d9cf

View file

@ -31,6 +31,10 @@
allowUnfree = true;
};
imports = [
./zed-editor.nix
];
# The home.packages option allows you to install Nix packages into your
# environment.
home.packages = with pkgs; [
@ -60,7 +64,7 @@
comma
openconnect
gnumake
(pkgs.callPackage ./zed-editor.nix {})
zed-editor
#productivty
todoist-electron
#Gaming