20.05.2026
This commit is contained in:
parent
17fd5d7862
commit
ee71f3e4fe
7 changed files with 59 additions and 16 deletions
|
|
@ -1,5 +1,12 @@
|
|||
{pkgs, ...}:
|
||||
{
|
||||
hardware.ckb-next = {
|
||||
enable = true;
|
||||
};
|
||||
environment.systemPackages = with pkgs; [
|
||||
libsForQt5.qt5ct
|
||||
gtk3
|
||||
gsettings-desktop-schemas
|
||||
];
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue