wp
This commit is contained in:
parent
b754808e1a
commit
8d350fd646
3 changed files with 5 additions and 2 deletions
|
|
@ -12,6 +12,7 @@
|
|||
./users.nix
|
||||
./ssh.nix
|
||||
./steam.nix
|
||||
./stylix.nix
|
||||
./wayland.nix
|
||||
];
|
||||
|
||||
|
|
|
|||
4
system/stylix.nix
Normal file
4
system/stylix.nix
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
{...}: {
|
||||
stylix.image = ../wallpapers/default.png;
|
||||
stylix.polarity = "dark";
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue