mirror of
https://github.com/sadan4/dotfiles.git
synced 2024-11-16 23:04:39 -05:00
147 current 2024-05-26 10:37:53 24.05.20240419.5c24cf2 6.8.6-zen1 *
This commit is contained in:
parent
5dafe1dcfe
commit
c2f11d28ac
1 changed files with 5 additions and 0 deletions
|
@ -28,6 +28,11 @@
|
|||
source = ../dotfiles/.p10k.zsh;
|
||||
target = ".p10k.zsh";
|
||||
};
|
||||
rofi = {
|
||||
recursive = true;
|
||||
source = ../dotfiles/rofi;
|
||||
target = "./.config/rofi";
|
||||
};
|
||||
# # Building this configuration will create a copy of 'dotfiles/screenrc' in
|
||||
# # the Nix store. Activating the configuration will then make '~/.screenrc' a
|
||||
# # symlink to the Nix store copy.
|
||||
|
|
Loading…
Reference in a new issue