comment kde and cosmic because of confliction with niri
This commit is contained in:
parent
59ae0659b5
commit
79afb21d3a
1 changed files with 14 additions and 14 deletions
|
|
@ -44,20 +44,20 @@
|
||||||
gui.enabled = "niri";
|
gui.enabled = "niri";
|
||||||
};
|
};
|
||||||
|
|
||||||
specialisation = {
|
# specialisation = {
|
||||||
cosmic = {
|
# cosmic = {
|
||||||
inheritParentConfig = true;
|
# inheritParentConfig = true;
|
||||||
configuration = {
|
# configuration = {
|
||||||
youthlic.gui.enabled = lib.mkForce "cosmic";
|
# youthlic.gui.enabled = lib.mkForce "cosmic";
|
||||||
};
|
# };
|
||||||
};
|
# };
|
||||||
kde = {
|
# kde = {
|
||||||
inheritParentConfig = true;
|
# inheritParentConfig = true;
|
||||||
configuration = {
|
# configuration = {
|
||||||
youthlic.gui.enabled = lib.mkForce "kde";
|
# youthlic.gui.enabled = lib.mkForce "kde";
|
||||||
};
|
# };
|
||||||
};
|
# };
|
||||||
};
|
# };
|
||||||
|
|
||||||
programs.gnupg.agent = {
|
programs.gnupg.agent = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue