non important commit
This commit is contained in:
parent
ae56f0a440
commit
b89475326a
2 changed files with 10 additions and 0 deletions
9
home/modules/foot.nix
Normal file
9
home/modules/foot.nix
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
programs.foot = {
|
||||
enable = true;
|
||||
|
||||
settings = {
|
||||
alpha = "0.75";
|
||||
};
|
||||
};
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue