This commit is contained in:
암냥 2026-07-07 09:48:18 +09:00
commit f0dded8e33
No known key found for this signature in database

View file

@ -10,6 +10,8 @@
imports = [ imports = [
"${inputs.self}/modules/home/devtool/ghostty.nix" "${inputs.self}/modules/home/devtool/ghostty.nix"
"${inputs.self}/modules/home/devtool/zed.nix" "${inputs.self}/modules/home/devtool/zed.nix"
"${inputs.self}/modules/home/fastfetch.nix"
"${inputs.self}/modules/home/devtool/neovim.nix"
./plasma.nix ./plasma.nix
./shell.nix ./shell.nix
]; ];