mirror of
https://github.com/librephoenix/nixos-config
synced 2025-07-06 06:52:13 +05:30
Added some automounting for thumb drives
This commit is contained in:
parent
afcb50393f
commit
6994093871
3 changed files with 10 additions and 0 deletions
|
@ -730,6 +730,8 @@
|
|||
background-size: auto 100%;
|
||||
}
|
||||
'';
|
||||
services.udiskie.enable = true;
|
||||
services.udiskie.tray = "always";
|
||||
programs.swaylock = {
|
||||
enable = true;
|
||||
settings = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue