diff --git a/users/mary/style.nix b/users/mary/style.nix index e011ce8..0e5c523 100644 --- a/users/mary/style.nix +++ b/users/mary/style.nix @@ -13,8 +13,12 @@ # # You should have received a copy of the GNU General Public License # along with this program. If not, see . -{ pkgs, lib, ...}: +{ pkgs, lib, inputs, ...}: { + imports = [ + inputs.stylix.nixosModules.stylix + ]; + stylix.image = lib.mkForce ./wallpaper.jpg; stylix.polarity = "light"; stylix.fonts = {