mirror of
https://git.sr.ht/~roxwize/.dotfiles
synced 2025-05-04 04:33:09 +00:00
~
This commit is contained in:
parent
8268f8e06a
commit
f93f4774d0
5 changed files with 162 additions and 158 deletions
|
@ -41,6 +41,7 @@
|
|||
};
|
||||
|
||||
networking = {
|
||||
firewall.allowedTCPPorts = [ 80 443 8080 ];
|
||||
hosts = {
|
||||
"10.0.0.2" = [ "near" "near.local" ];
|
||||
};
|
||||
|
|
|
@ -96,7 +96,7 @@
|
|||
# audio
|
||||
alsa-utils # ALSA, the Advanced Linux Sound Architecture utils
|
||||
audacity # Sound editor with graphical UI
|
||||
bespokesynth # Software modular synth with controllers support, scripting and VST
|
||||
unstable.bespokesynth # Software modular synth with controllers support, scripting and VST
|
||||
# TODO: consider getting rid of this (no mpd support makes me sad......)
|
||||
# fooyin # Customisable music player
|
||||
mpc # Minimalist command line interface to MPD
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue