updated home-manager config
This commit is contained in:
parent
9f9dfd3758
commit
7b20154aeb
1 changed files with 3 additions and 3 deletions
6
home.nix
6
home.nix
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue