diff options
| author | Natasha Moongrave <natasha@256phi.eu> | 2026-04-07 10:51:04 +0200 |
|---|---|---|
| committer | Natasha Moongrave <natasha@256phi.eu> | 2026-04-07 10:51:04 +0200 |
| commit | 3f48e60b279874f8f9297318acbf7acb11afad8d (patch) | |
| tree | 95417c67e2d09a2d2eb26f893fecf377a837912e | |
| parent | 4d5f8981a42e6dd3a6eac394de9b88b5a978b31a (diff) | |
Imported steam config into main herra configuration
| -rw-r--r-- | hosts/herra/configuration.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/herra/configuration.nix b/hosts/herra/configuration.nix index 83ff84f..2857ca1 100644 --- a/hosts/herra/configuration.nix +++ b/hosts/herra/configuration.nix @@ -8,6 +8,7 @@ ./packages.nix ./audio.nix ./drivers.nix + ./steam.nix ]; networking.hostName = "herra"; |
