This commit is contained in:
kenji
2025-08-11 21:50:27 -05:00
parent 06e277c316
commit ccf5c9a252
2 changed files with 0 additions and 2 deletions
-1
View File
@@ -6,6 +6,5 @@
}: { }: {
imports = [ imports = [
./desktop.nix ./desktop.nix
{inherit pkgs inputs self;}
]; ];
} }
-1
View File
@@ -3,7 +3,6 @@
lib, lib,
inputs, inputs,
pkgs, pkgs,
self,
... ...
}: let }: let
inherit inherit