From f76f3e021f965ea84ab00fb6a0daa852186de298 Mon Sep 17 00:00:00 2001 From: Sameer Rahmani Date: Wed, 27 Mar 2024 19:41:55 +0000 Subject: [PATCH] Fix the typo in mary/default --- users/mary/default.nix | 2 +- worlds/maryland.nix | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/users/mary/default.nix b/users/mary/default.nix index b8a96f6..e1c4f2f 100644 --- a/users/mary/default.nix +++ b/users/mary/default.nix @@ -100,5 +100,5 @@ rec { }; desktop = import ./desktop.nix; - stylix = import ./stylix.nix; + style = import ./style.nix; } diff --git a/worlds/maryland.nix b/worlds/maryland.nix index c32b2e4..6fdb9c2 100644 --- a/worlds/maryland.nix +++ b/worlds/maryland.nix @@ -109,7 +109,7 @@ in { base mary.user desktop - mary.stylix + mary.style yubikey virtualisation.podman inputs.home-manager.nixosModules.home-manager