This commit is contained in:
암냥 2026-07-07 10:16:54 +09:00
commit d9c94fbc97
No known key found for this signature in database
4 changed files with 58 additions and 68 deletions

View file

@ -20,17 +20,6 @@
xdg.configFile."fontconfig/conf.d/10-hm-fonts.conf".force = true;
programs.vicinae = {
enable = true;
systemd = {
enable = true;
autoStart = true;
environment = {
USE_LAYER_SHELL = 1;
};
};
};
imports = [
"${inputs.self}/modules/home/devtool/git.nix"
"${inputs.self}/modules/home/devtool/neovim.nix"
@ -41,6 +30,7 @@
"${inputs.self}/modules/home/devtool/vscode.nix"
"${inputs.self}/modules/home/devtool/ciscopackettracer.nix"
"${inputs.self}/modules/home/ssh.nix"
"${inputs.self}/modules/home/vicinae.nix"
./config/shell.nix
./config/plasma.nix