Add opencode home module
This commit is contained in:
parent
b501992f3f
commit
5a1374f64d
3 changed files with 23 additions and 0 deletions
|
@ -2,4 +2,5 @@
|
|||
{
|
||||
aa.isHeadless = false;
|
||||
aa.windowManagers.sway.clamshell.enable = true;
|
||||
aa.programs.opencode.enable = true;
|
||||
}
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
{ ... }:
|
||||
{
|
||||
aa.isHeadless = false;
|
||||
aa.programs.opencode.enable = true;
|
||||
services.spotifyd = {
|
||||
enable = true;
|
||||
settings.global.bitrate = 320;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue