prefix some profile things with __
This commit is contained in:
parent
cf7a9b09de
commit
05d2d39af5
5 changed files with 4 additions and 4 deletions
5
home/desktop/__common/wob.nix
Normal file
5
home/desktop/__common/wob.nix
Normal file
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
services.wob = {
|
||||
enable = true;
|
||||
};
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue