updated home-manager config

This commit is contained in:
Natalie Marks 2024-03-21 19:17:51 -07:00
parent 9f9dfd3758
commit 7b20154aeb

View file

@ -31,9 +31,9 @@
allowUnfree = true;
};
imports = [
./zed-editor.nix
];
# imports = [
# ./zed-editor.nix
# ];
# The home.packages option allows you to install Nix packages into your
# environment.