Adding easyeffects & changing wifi interface
This commit is contained in:
parent
9e088369cf
commit
f3173c63e4
2 changed files with 2 additions and 1 deletions
|
|
@ -33,7 +33,7 @@
|
||||||
# Captive portals
|
# Captive portals
|
||||||
programs.captive-browser = {
|
programs.captive-browser = {
|
||||||
enable = true;
|
enable = true;
|
||||||
interface = "wlp9s0";
|
interface = "wlp4s0";
|
||||||
};
|
};
|
||||||
|
|
||||||
# Firewall
|
# Firewall
|
||||||
|
|
|
||||||
|
|
@ -62,6 +62,7 @@ in {
|
||||||
helvum
|
helvum
|
||||||
local.quadcastrgb
|
local.quadcastrgb
|
||||||
gnome-sound-recorder
|
gnome-sound-recorder
|
||||||
|
easyeffects
|
||||||
|
|
||||||
# Games
|
# Games
|
||||||
heroic
|
heroic
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue