test
This commit is contained in:
parent
47baf25db7
commit
be34375fc7
1 changed files with 3 additions and 5 deletions
|
@ -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 = [
|
||||||
|
wayprompt
|
||||||
# nixpkgs-wayland
|
]
|
||||||
environment.systemPackages = with input.nixpkgs-wayland.pkgs; [
|
|
||||||
wayprompt
|
|
||||||
];
|
];
|
||||||
|
|
||||||
# Enable sound with pipewire.
|
# Enable sound with pipewire.
|
||||||
|
|
Loading…
Reference in a new issue