feat: add go

This commit is contained in:
2025-05-26 00:08:45 -07:00
parent df6b1e0ff4
commit 877b8075bf
9 changed files with 60 additions and 17 deletions

View File

@@ -13,6 +13,10 @@
services.xserver = {
enable = true;
windowManager.i3.enable = true;
xkb = {
options = "grp:alt_shift_toggle";
layout = "us";
};
serverLayoutSection = ''
Option "BlankTime" "0"
Option "StandbyTime" "0"
@@ -42,6 +46,7 @@
jellyfin-media-player
anki-bin
mpv
ahk_x11
];
home-manager.users.luca = {