chore(tazjin/dotfiles): check in more local configuration
Instead of installing and configuring fuzzel and wl-clipboard locally, put them into Nix, too. Change-Id: I4b909ac1d0577f8bd176bbaae71583c59aaf5362 Reviewed-on: https://cl.tvl.fyi/c/depot/+/12544 Tested-by: BuildkiteCI Reviewed-by: tazjin <tazjin@tvl.su>
This commit is contained in:
parent
70a0fc0297
commit
e9d10753d5
4 changed files with 21 additions and 1 deletions
|
@ -61,8 +61,9 @@ in
|
|||
};
|
||||
};
|
||||
|
||||
# put Niri configuration in place
|
||||
# put Niri (& related tools) configuration in place
|
||||
xdg.configFile."niri/config.kdl".source = depot.users.tazjin.dotfiles.niri;
|
||||
xdg.configFile."fuzzel/fuzzel.ini".source = depot.users.tazjin.dotfiles.fuzzel;
|
||||
|
||||
programs.wpaperd = {
|
||||
enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue