gerd: small cleanup

This commit is contained in:
eyjhb 2024-08-10 19:45:01 +02:00
parent 5d43079309
commit 68d8ee30a9
No known key found for this signature in database
GPG key ID: 609F508E3239F920

View file

@ -1,8 +1,4 @@
{ modulesPath, config, lib, pkgs, ... }:
let
sources = import ./../shared/sources/sources.nix;
in {
{
imports = [
./../shared