add udiskie
This commit is contained in:
parent
cfb712fab3
commit
ffedb0d8b7
2 changed files with 13 additions and 1 deletions
|
|
@ -5,6 +5,8 @@
|
|||
(
|
||||
{ pkgs, ... }:
|
||||
{
|
||||
|
||||
services.udisks2.enable = true;
|
||||
environment.systemPackages = with pkgs; [
|
||||
wlr-randr
|
||||
wl-clipboard
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue