Manage background with gnome settings

This commit is contained in:
RingOfStorms (Josh) 2024-07-12 11:54:01 -05:00
parent 71deaf21a9
commit 2de7a0a1ad
7 changed files with 65 additions and 8 deletions

View file

@ -2,6 +2,7 @@
{
environment.systemPackages = with pkgs; [
nebula
traceroute # for debugging
];
networking.firewall.allowedUDPPorts = [ 4242 ];