mirror of
https://github.com/Superredstone/nixos.git
synced 2026-03-07 20:28:08 +01:00
Added variable to packages.nix's input
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
{ pkgs, gamingSystem, currentSystemDe, ... }:
|
{ pkgs, gamingSystem, workSystem, currentSystemDe, ... }:
|
||||||
{
|
{
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
# CLI utils
|
# CLI utils
|
||||||
|
|||||||
Reference in New Issue
Block a user