fix system call
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
# Core desktop packages for lightweight desktop systems.
|
||||
|
||||
{ pkgs, inputs, ... }:
|
||||
let system = pkgs.system; in
|
||||
|
||||
{
|
||||
environment.systemPackages = with pkgs; [
|
||||
|
||||
Reference in New Issue
Block a user