4f0nrd4gkrq1irpw5iwlbsx1iylwwi1y

This commit is contained in:
itsscb 2024-05-21 20:24:28 +02:00
parent c351402437
commit 04188f9e2e
2 changed files with 16 additions and 2 deletions

View File

@ -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";

View File

@ -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