mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-06-16 10:05:13 -05:00
feat: fuck hyprland until they fix their shit
This commit is contained in:
parent
2c2c38225a
commit
a4afc18937
13 changed files with 337 additions and 98 deletions
7
home/modules/gui/desktop/udiskie/default.nix
Executable file
7
home/modules/gui/desktop/udiskie/default.nix
Executable file
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
services.udiskie = {
|
||||
enable = true;
|
||||
automount = true;
|
||||
tray = "always";
|
||||
};
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue