diff options
| author | Baitinq <[email protected]> | 2023-07-03 01:33:45 +0200 |
|---|---|---|
| committer | Baitinq <[email protected]> | 2023-07-03 01:33:45 +0200 |
| commit | 5771684e5604bfead25521fafcbb546ee9a3011d (patch) | |
| tree | 7589c93e5c288a7708265564dfdb8a4a65be2ab2 | |
| parent | Home: Add file pkg (diff) | |
| download | nixos-config-5771684e5604bfead25521fafcbb546ee9a3011d.tar.gz nixos-config-5771684e5604bfead25521fafcbb546ee9a3011d.tar.bz2 nixos-config-5771684e5604bfead25521fafcbb546ee9a3011d.zip | |
Home: Add appimage-run pkg
| -rw-r--r-- | hosts/home.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/home.nix b/hosts/home.nix index a29da70..ebe7318 100644 --- a/hosts/home.nix +++ b/hosts/home.nix @@ -58,6 +58,7 @@ chromium grim slurp + appimage-run google-cloud-sdk ] ++ (with pkgs.custom; [ |