mirror of
https://codeberg.org/jopejoe1/nix-conf.git
synced 2025-06-07 13:29:22 +02:00
Updates for bcachefs
This commit is contained in:
parent
201ba0acae
commit
a35bbf44ad
5 changed files with 209 additions and 53 deletions
|
@ -11,16 +11,16 @@
|
|||
enable = true;
|
||||
enableHidpi = true;
|
||||
};
|
||||
desktopManager.plasma5 = {
|
||||
desktopManager.plasma6 = {
|
||||
enable = true;
|
||||
useQtScaling = true;
|
||||
#useQtScaling = true;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
programs.kdeconnect = {
|
||||
enable = true;
|
||||
package = pkgs.plasma5Packages.kdeconnect-kde;
|
||||
#package = pkgs.plasma5Packages.kdeconnect-kde;
|
||||
};
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue