diff --git a/hosts/kardorf/default.nix b/hosts/kardorf/default.nix index 871373c..31d6e16 100644 --- a/hosts/kardorf/default.nix +++ b/hosts/kardorf/default.nix @@ -1,13 +1,6 @@ -# Edit this configuration file to define what should be installed on -# your system. Help is available in the configuration.nix(5) man page -# and in the NixOS manual (accessible by running ‘nixos-help’). - { - lib, - inputs, config, pkgs, - systems, ... }: {