From 55c399261c007a7d36e8d93d8f34667803d5e9bf Mon Sep 17 00:00:00 2001 From: Simon Parri Date: Mon, 2 Jun 2025 16:21:01 -0500 Subject: Remove redundant `imports' --- modules/pc.nix | 6 ------ 1 file changed, 6 deletions(-) (limited to 'modules/pc.nix') diff --git a/modules/pc.nix b/modules/pc.nix index 65ad60c..51e7385 100644 --- a/modules/pc.nix +++ b/modules/pc.nix @@ -3,12 +3,6 @@ let cfg = config.this.pc; in { - imports = [ - ./locales.nix - ./syslog.nix - ./overlays - ]; - options = { this.pc.enable = lib.mkEnableOption "PC-specific settings"; this.pc.minimal = lib.mkEnableOption "limited set of features"; -- cgit v1.2.3