mirror of
https://github.com/CHN-beta/nixos.git
synced 2026-01-12 06:49:24 +08:00
fix home-manager gtk2 config file
This commit is contained in:
6
flake.lock
generated
6
flake.lock
generated
@@ -527,11 +527,11 @@
|
||||
]
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1758375677,
|
||||
"narHash": "sha256-BLtD+6qWz7fQjPk2wpwyXQLGI0E30Ikgf2ppn2nVadI=",
|
||||
"lastModified": 1758748290,
|
||||
"narHash": "sha256-/U2axzLmPgJb/0J+vQ4XmS++72VZWxJnDblwqTyGmEk=",
|
||||
"owner": "nix-community",
|
||||
"repo": "home-manager",
|
||||
"rev": "edc7468e12be92e926847cb02418e649b02b59dd",
|
||||
"rev": "2e260431fca7a782e0d0591985f2040944b43541",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
|
||||
@@ -57,8 +57,6 @@ inputs:
|
||||
gtk3.extraConfig.gtk-im-module = "fcitx";
|
||||
gtk4.extraConfig.gtk-im-module = "fcitx";
|
||||
};
|
||||
# TODO: infinite recursion
|
||||
# home.file."${hmInputs.config.gtk.gtk2.configLocation}".force = true;
|
||||
};
|
||||
})];
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user