diff options
author | Kjetil Orbekk <kj@orbekk.com> | 2021-02-24 22:14:56 -0500 |
---|---|---|
committer | Kjetil Orbekk <kj@orbekk.com> | 2021-02-24 22:14:56 -0500 |
commit | c23efeedb3357b1804da4cd0db58c42df6c74ad3 (patch) | |
tree | cb3b0d37318c0215a3419b3bf48ecc98952ac3c3 /machines | |
parent | 7013316597a20891e4b1e1766019005bf71c4d21 (diff) |
add home-manager dependency
Diffstat (limited to 'machines')
-rw-r--r-- | machines/firelink.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/machines/firelink.nix b/machines/firelink.nix index 63fe3ac..22c42eb 100644 --- a/machines/firelink.nix +++ b/machines/firelink.nix @@ -31,6 +31,7 @@ in ]; environment.systemPackages = with pkgs; [ + openmw kodi retroarch wmctrl # for steam launcher |