diff --git a/home.nix b/home.nix index b441f64..9736c8e 100644 --- a/home.nix +++ b/home.nix @@ -3,22 +3,7 @@ pkgs, inputs, ... -}: let - stylixpkg = pkgs.fetchFromGitHub { - owner = "danth"; - repo = "stylix"; - rev = "release-23.11"; - sha256 = ""; - }; -in { - # imports = [ - # (import stylixpkg).homeManagerModules.stylix - # ]; - - # stylix = { - # image = "./dotfiles/hypr/rust.png"; - # autoEnable = true; - # }; +}: { home.username = "itsscb"; home.homeDirectory = "/home/itsscb"; diff --git a/nixos-switch.log b/nixos-switch.log index eb506d4..7237926 100644 --- a/nixos-switch.log +++ b/nixos-switch.log @@ -4,4 +4,3 @@ activating the configuration... setting up /etc... reloading user units for itsscb... restarting sysinit-reactivation.target -the following new units were started: sysinit-reactivation.target, systemd-tmpfiles-resetup.service