From 04188f9e2e4d79c07083005867e35173b8fe5f2a Mon Sep 17 00:00:00 2001 From: itsscb Date: Tue, 21 May 2024 20:24:28 +0200 Subject: [PATCH] 4f0nrd4gkrq1irpw5iwlbsx1iylwwi1y --- home.nix | 17 ++++++++++++++++- nixos-switch.log | 1 - 2 files changed, 16 insertions(+), 2 deletions(-) diff --git a/home.nix b/home.nix index 9736c8e..b441f64 100644 --- a/home.nix +++ b/home.nix @@ -3,7 +3,22 @@ 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 8ed2fb1..eb506d4 100644 --- a/nixos-switch.log +++ b/nixos-switch.log @@ -4,5 +4,4 @@ activating the configuration... setting up /etc... reloading user units for itsscb... restarting sysinit-reactivation.target -restarting the following units: home-manager-itsscb.service the following new units were started: sysinit-reactivation.target, systemd-tmpfiles-resetup.service