@ -14,7 +14,7 @@
|
||||
./minecraft.nix
|
||||
];
|
||||
|
||||
desktop.niri.enable = true;
|
||||
desktop.cosmic.enable = true;
|
||||
environment.memoryAllocator.provider = "mimalloc";
|
||||
locale.ukrainian.enable = true;
|
||||
module.stylix = {
|
||||
@ -29,6 +29,6 @@
|
||||
virtual.libvirt.enable = true;
|
||||
wireless = {
|
||||
bluetooth.enable = true;
|
||||
bluetooth.enableBlueman = true;
|
||||
bluetooth.enableBlueman = false;
|
||||
};
|
||||
}
|
||||
|
Reference in New Issue
Block a user