replace http cache with build machines and ssh

This commit is contained in:
Rouven Seifert 2023-06-12 16:49:45 +02:00
parent 33a2c28aad
commit f567dff94a
Signed by: rouven.seifert
GPG key ID: B95E8FE6B11C4D09
11 changed files with 72 additions and 55 deletions

View file

@ -13,6 +13,9 @@
{
command = "${pkgs.swaybg}/bin/swaybg -i ${../../../../images/wallpaper.png}";
}
{
command = "${pkgs.autotiling-rs}/bin/autotiling-rs";
}
];
modifier = "Mod4";
menu = "${pkgs.fuzzel}/bin/fuzzel";