diff options
| author | Baitinq <[email protected]> | 2022-06-22 14:17:58 +0200 |
|---|---|---|
| committer | Baitinq <[email protected]> | 2022-06-22 14:17:58 +0200 |
| commit | 92f1db436c1bd8b20a3477248e3236450f299db7 (patch) | |
| tree | 6a541d8006137cce4eb83ba6016178d559208f37 | |
| parent | Move git-crypt to the home configuration (diff) | |
| download | nixos-config-92f1db436c1bd8b20a3477248e3236450f299db7.tar.gz nixos-config-92f1db436c1bd8b20a3477248e3236450f299db7.tar.bz2 nixos-config-92f1db436c1bd8b20a3477248e3236450f299db7.zip | |
Added steam-run package
| -rw-r--r-- | hosts/configuration.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/configuration.nix b/hosts/configuration.nix index 75a3682..cf81bcf 100644 --- a/hosts/configuration.nix +++ b/hosts/configuration.nix @@ -84,6 +84,7 @@ pciutils gnupg neovim + steam-run ]; # Some programs need SUID wrappers, can be configured further or are |