fixups
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user