mirror of
https://codeberg.org/muon/home.git
synced 2026-07-04 07:59:33 +00:00
Update freetube
This commit is contained in:
parent
da8564b3a6
commit
80feae205a
8 changed files with 184 additions and 135 deletions
|
|
@ -16,7 +16,6 @@ in {
|
|||
with pkgs; [
|
||||
nix-alien
|
||||
r2modman
|
||||
lutris
|
||||
godot
|
||||
rustdesk-flutter
|
||||
motion
|
||||
|
|
@ -81,7 +80,7 @@ in {
|
|||
};
|
||||
};
|
||||
};
|
||||
networking.firewall.allowedTCPPorts = [ 80 ];
|
||||
networking.firewall.allowedTCPPorts = [80];
|
||||
|
||||
virtualisation.virtualbox.host.enable = true;
|
||||
users.extraGroups.vboxusers.members = ["user-with-access-to-virtualbox"];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue