mirror of
https://github.com/RGBCube/ncc
synced 2025-07-29 19:17:45 +00:00
Make thunar config more advanced
This commit is contained in:
parent
b52c2cc1b8
commit
fa18bd59d7
3 changed files with 18 additions and 7 deletions
|
@ -15,12 +15,6 @@ desktopSystemConfiguration {
|
|||
"xhci_pci"
|
||||
];
|
||||
|
||||
services = {
|
||||
devmon = enabled {};
|
||||
gvfs = enabled {};
|
||||
udisks2 = enabled {};
|
||||
};
|
||||
|
||||
fileSystems."/" = {
|
||||
device = "/dev/disk/by-uuid/cc473c12-94a9-4399-a0ab-f080f9e786f6";
|
||||
fsType = "ext4";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue