fix(wm): move wm config
This commit is contained in:
parent
163ab6b3c0
commit
f4cb1f9690
5 changed files with 0 additions and 0 deletions
5
nixos/wm/wluma.nix
Normal file
5
nixos/wm/wluma.nix
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
home.file.".config/wluma/config.toml" = {
|
||||
source = ./wluma-config.toml;
|
||||
};
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue