fix system call
This commit is contained in:
@@ -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; [
|
||||||
|
|||||||
Reference in New Issue
Block a user