mirror of
https://github.com/srid/nixos-config.git
synced 2026-02-03 19:48:24 +08:00
fix
This commit is contained in:
parent
f5f04f5e4f
commit
6ea9434b31
1 changed files with 1 additions and 1 deletions
2
home.nix
2
home.nix
|
|
@ -11,7 +11,7 @@ rec {
|
|||
#imports = pkgs.lib.optional (!bare)
|
||||
# inputs.nix-doom-emacs.hmModule;
|
||||
|
||||
home.packages = [
|
||||
home.packages = with pkgs; [
|
||||
emanote
|
||||
|
||||
cachix
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue