4f0nrd4gkrq1irpw5iwlbsx1iylwwi1y
This commit is contained in:
parent
04188f9e2e
commit
fd2296e1d8
17
home.nix
17
home.nix
@ -3,22 +3,7 @@
|
|||||||
pkgs,
|
pkgs,
|
||||||
inputs,
|
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.username = "itsscb";
|
||||||
home.homeDirectory = "/home/itsscb";
|
home.homeDirectory = "/home/itsscb";
|
||||||
|
|
||||||
|
@ -4,4 +4,3 @@ activating the configuration...
|
|||||||
setting up /etc...
|
setting up /etc...
|
||||||
reloading user units for itsscb...
|
reloading user units for itsscb...
|
||||||
restarting sysinit-reactivation.target
|
restarting sysinit-reactivation.target
|
||||||
the following new units were started: sysinit-reactivation.target, systemd-tmpfiles-resetup.service
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user