added minecraft server. Backup solution is a bit ugly ATM.
This commit is contained in:
parent
39bee826c3
commit
10289cb930
8 changed files with 94 additions and 9 deletions
|
@ -6,10 +6,10 @@
|
|||
}: {
|
||||
programs.yazi.enable = true;
|
||||
# optional dependencies for yazi.
|
||||
programs={
|
||||
fzf.enable=true;
|
||||
ripgrep.enable=true;
|
||||
zoxide.enable=true;
|
||||
programs = {
|
||||
fzf.enable = true;
|
||||
ripgrep.enable = true;
|
||||
zoxide.enable = true;
|
||||
};
|
||||
home.packages = with pkgs; [
|
||||
ffmpeg
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue