feat: rewrite to more nixy flakes
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
{ ... }:
|
||||
|
||||
{
|
||||
programs.vesktop = {
|
||||
enable = true;
|
||||
settings = {
|
||||
discordBranch = "stable";
|
||||
@@ -313,4 +316,5 @@
|
||||
WebContextMenus.enabled = true;
|
||||
};
|
||||
};
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user