Many changes
This commit is contained in:
3
modules/blueman/default.nix
Normal file
3
modules/blueman/default.nix
Normal file
@@ -0,0 +1,3 @@
|
||||
{ ... }: {
|
||||
services.blueman.enable = true;
|
||||
}
|
||||
3
modules/blueman/home.nix
Normal file
3
modules/blueman/home.nix
Normal file
@@ -0,0 +1,3 @@
|
||||
{ ... }: {
|
||||
services.blueman-applet.enable = true;
|
||||
}
|
||||
Reference in New Issue
Block a user