From 036e31cb013a1e0c9b1c2ef8694dc1ee21ee69f8 Mon Sep 17 00:00:00 2001 From: Jimbo Date: Tue, 3 Sep 2024 13:55:05 -0400 Subject: [PATCH] Use NUR on Steam Deck --- flake.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/flake.nix b/flake.nix index e56afe1..85f4838 100644 --- a/flake.nix +++ b/flake.nix @@ -93,6 +93,7 @@ extraSpecialArgs = {inherit inputs outputs;}; modules = [ ./home-manager/jimbo_deck.nix + nur.nixosModules.nur ]; }; # Derivation for ssh envrionments on other people's servers