From 51cc6178441310ba9266a6e48dbbd07ee119566c Mon Sep 17 00:00:00 2001 From: sajenim Date: Sat, 6 May 2023 01:00:09 +0800 Subject: [PATCH] update inputs --- nixos/configuration.nix | 3 --- 1 file changed, 3 deletions(-) diff --git a/nixos/configuration.nix b/nixos/configuration.nix index 6b38924..378e481 100644 --- a/nixos/configuration.nix +++ b/nixos/configuration.nix @@ -13,9 +13,6 @@ # You can also split up your configuration and import pieces of it here: - # Import our desktop environment - ./jade.nix - # Import your generated (nixos-generate-config) hardware configuration ./hardware-configuration.nix ];