From 283eca1c85eb6b686ae4780b0cf20caef672d531 Mon Sep 17 00:00:00 2001 From: Dominik Polakovics Date: Sun, 15 Oct 2023 22:22:14 +0200 Subject: [PATCH] add chiaki to steamdeck --- hosts/steamdeck.cloonar.com/configuration.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/hosts/steamdeck.cloonar.com/configuration.nix b/hosts/steamdeck.cloonar.com/configuration.nix index 22c02cd..39621d6 100644 --- a/hosts/steamdeck.cloonar.com/configuration.nix +++ b/hosts/steamdeck.cloonar.com/configuration.nix @@ -89,6 +89,7 @@ environment.systemPackages = with pkgs; [ ykfde firefox + chiaki ]; users.users.dominik = {