mirror of
https://github.com/Dichgrem/DCGOS.git
synced 2026-02-05 13:51:57 -05:00
6 lines
65 B
Nix
6 lines
65 B
Nix
{pkgs, ...}: {
|
|
home.packages = with pkgs; [
|
|
tsukimi
|
|
];
|
|
}
|