This commit is contained in:
2025-01-09 01:33:30 +01:00
parent 8d876374e1
commit a7729df705
2 changed files with 4 additions and 6 deletions

View File

@@ -68,17 +68,14 @@
#../../../profiles/domeneshop-dyndns.nix # handled by noximilien
];
environment.systemPackages = with pkgs; [
krita
];
networking.firewall.allowedTCPPorts = [ 57621 ]; # spotify local discovery
hardware.bluetooth.enable = true;
environment.systemPackages = [
pkgs.krita
pkgs.pbsds.v4l2-play
/* pkgs.librealsense-gui */
pkgs.librealsense-gui
];
# Networking