mirror of
https://github.com/flynx/nixos.git
synced 2025-10-29 03:00:10 +00:00
added gpm...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
3e1d681a52
commit
cc92e42e1c
@ -137,6 +137,8 @@
|
|||||||
LC_TIME = "en_GB.UTF-8";
|
LC_TIME = "en_GB.UTF-8";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
services.gpm.enable = true;
|
||||||
|
|
||||||
services.devmon.enable = true;
|
services.devmon.enable = true;
|
||||||
services.gvfs.enable = true;
|
services.gvfs.enable = true;
|
||||||
services.udisks2.enable = true;
|
services.udisks2.enable = true;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user