nix plasma-manager

This commit is contained in:
js0ny 2025-10-12 06:53:32 +01:00
parent e30bc681cd
commit 39eabd9c51
17 changed files with 247 additions and 39 deletions

View file

@ -24,6 +24,17 @@ scripts
{{ if ne .chezmoi.osRelease.id "arch" }}
.config/*-flags.conf
{{ end }}
{{ if eq .chezmoi.osRelease.id "nixos" }}
.config/bash
.config/fcitx5
.config/bat
.config/doom
.config/fish
.config/zsh
.config/lsd
.config/keyd
.config/readline
{{ end }}
{{ end }}
{{ if ne .chezmoi.os "darwin" }}