SEMICOLON!!!!!

This commit is contained in:
iFargle 2023-08-27 19:38:34 +09:00
parent 120c217fb5
commit 47baf25db7

View file

@ -100,7 +100,7 @@
# nixpkgs-wayland # nixpkgs-wayland
environment.systemPackages = with input.nixpkgs-wayland.pkgs; [ environment.systemPackages = with input.nixpkgs-wayland.pkgs; [
wayprompt wayprompt
] ];
# Enable sound with pipewire. # Enable sound with pipewire.
sound.enable = true; sound.enable = true;