437 current 1970-01-01 01:00:00 24.05.20241014.c0b1da3 6.6.52-rt43 *

This commit is contained in:
Max Känner 2024-10-18 12:52:12 +02:00
parent 8ff01c21ee
commit 2c4b960475
2 changed files with 2 additions and 0 deletions

View File

@ -51,6 +51,7 @@ in {
chromium chromium
wl-clipboard wl-clipboard
gimp gimp
godot_4
]; ];
}; };
} }

View File

@ -195,6 +195,7 @@ in {
{command = "${pkgs.keepassxc}/bin/keepassxc";} {command = "${pkgs.keepassxc}/bin/keepassxc";}
{command = "${pkgs.foot}/bin/foot -a foot-startup";} {command = "${pkgs.foot}/bin/foot -a foot-startup";}
{command = "${pkgs.networkmanagerapplet}/bin/nm-applet";} {command = "${pkgs.networkmanagerapplet}/bin/nm-applet";}
{command = "${pkgs.firefox}/bin/firefox";}
] ]
++ lib.optionals cfg.laptop [ ++ lib.optionals cfg.laptop [
{command = "${pkgs.squeekboard}/bin/squeekboard";} {command = "${pkgs.squeekboard}/bin/squeekboard";}