test2
This commit is contained in:
@@ -1,9 +1,14 @@
|
||||
{
|
||||
dconf.enable = true;
|
||||
inputs,
|
||||
myConfig,
|
||||
...
|
||||
}: {
|
||||
imports = [
|
||||
inputs.stylix.homeModules.stylix
|
||||
];
|
||||
stylix = {
|
||||
enable = true;
|
||||
autoEnable = false;
|
||||
targets = {
|
||||
};
|
||||
image = "/home/${myConfig.nixos.username}/Pictures/Wallpapers/nord-1.png";
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user