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