plasma specialisation fix

This commit is contained in:
2026-03-26 10:53:46 -05:00
parent 84f600eb04
commit 5e22760799
3 changed files with 4 additions and 3 deletions

View File

@@ -9,6 +9,7 @@ let
hasDestopEnvironment =
config.${namespace}.desktop.cosmic.enable
|| config.${namespace}.desktop.gnome.enable
|| config.${namespace}.desktop.plasma.enable
|| config.${namespace}.desktop.hyprland.enable;
in
{

View File

@@ -42,7 +42,7 @@ in
};
};
supportedFilesystems = {
apfs = lib.mkForce true;
apfs = lib.mkForce false;
};
plymouth = {

View File

@@ -147,8 +147,8 @@
environment.systemPackages =
with pkgs;
[
apfs-fuse
apfsprogs
# apfs-fuse
# apfsprogs
aria2
asahi-bless
asahi-btsync