This commit is contained in:
iFargle 2023-08-27 19:40:09 +09:00
parent 47baf25db7
commit be34375fc7

View file

@ -95,11 +95,9 @@
wlogout wlogout
ranger # TUI file manager ranger # TUI file manager
xdg-utils # Utilities for better X/Wayland integration xdg-utils # Utilities for better X/Wayland integration
]; with input.nixpkgs-wayland.pkgs = [
# nixpkgs-wayland
environment.systemPackages = with input.nixpkgs-wayland.pkgs; [
wayprompt wayprompt
]
]; ];
# Enable sound with pipewire. # Enable sound with pipewire.