fix system call

This commit is contained in:
2026-06-24 14:02:42 -07:00
parent 6ff6c997fd
commit 275176b80f

View File

@@ -1,6 +1,7 @@
# Core desktop packages for lightweight desktop systems. # Core desktop packages for lightweight desktop systems.
{ pkgs, inputs, ... }: { pkgs, inputs, ... }:
let system = pkgs.system; in
{ {
environment.systemPackages = with pkgs; [ environment.systemPackages = with pkgs; [