Update paths

This commit is contained in:
albert 2024-02-19 22:23:17 +09:00
parent b1a7e7a750
commit 0ed3f5543e
No known key found for this signature in database
GPG key ID: 64F6C4EB46C4543A

View file

@ -2,7 +2,7 @@
imports = [
./alpha.nix
inputs.nixvim.homeManagerModules.nixvim
] ++ lib.optional (builtins.isString theme) ../../../../stylix/${theme}/home-manager/nixvim.nix;
] ++ lib.optional (builtins.isString theme) ../../../../../stylix/${theme}/home-manager/nixvim.nix;
# https://github.com/nix-community/nixvim