mirror of
https://github.com/itme-brain/nixos.git
synced 2026-05-08 06:50:11 -04:00
6 lines
47 B
Nix
6 lines
47 B
Nix
{ pkgs, ... }:
|
|
|
|
with pkgs; [
|
|
gcc
|
|
lazygit
|
|
]
|