mirror of
https://github.com/Dichgrem/DCGOS.git
synced 2025-12-16 19:22:00 -05:00
5 lines
60 B
Nix
5 lines
60 B
Nix
{pkgs, ...}: {
|
|
home.packages = with pkgs; [
|
|
eza
|
|
];
|
|
} |