Re-add removed inptus

This commit is contained in:
albert 2024-03-18 22:24:16 +09:00
parent 914d9d1bed
commit af49987c9b
No known key found for this signature in database
GPG key ID: 64F6C4EB46C4543A

View file

@ -1,5 +1,10 @@
{inputs, pkgs, system, theme, ...}: { {inputs, pkgs, system, theme, ...}: {
imports = [
inputs.stylix.nixosModules.stylix
../../../../stylix/${theme}
];
stylix = { stylix = {
image = /etc/nixos/git/wallpapers/${theme}/wallpaper1.png; image = /etc/nixos/git/wallpapers/${theme}/wallpaper1.png;
opacity = { opacity = {