From 27374f058ca661b589a5a50acba327e8091ae8eb Mon Sep 17 00:00:00 2001 From: Andreas Schaafsma Date: Wed, 13 Nov 2024 01:55:10 +0100 Subject: [PATCH] add steelseries-udev and hello packages --- systems/x86_64-linux/drivebystation-nix/default.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/systems/x86_64-linux/drivebystation-nix/default.nix b/systems/x86_64-linux/drivebystation-nix/default.nix index 85cee7c..75ebc26 100644 --- a/systems/x86_64-linux/drivebystation-nix/default.nix +++ b/systems/x86_64-linux/drivebystation-nix/default.nix @@ -86,6 +86,8 @@ in pkgs.gparted pkgs.ntfs3g pkgs.ntfsprogs + pkgs.my-namespace.udev-steelseries + pkgs.my-namespace.hello # vim # Do not forget to add an editor to edit configuration.nix! The Nano editor is also installed by default. # wget ]