feat: add go
This commit is contained in:
@@ -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 = {
|
||||
|
||||
Reference in New Issue
Block a user