mirror of
https://github.com/anotherhadi/nixy.git
synced 2026-05-20 21:32:33 +02:00
add nixcord
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
{ inputs, pkgs, ... }: {
|
||||
|
||||
home.packages = [
|
||||
inputs.superfile.packages.${pkgs.system}.default # CLI file manager
|
||||
];
|
||||
}
|
||||
Reference in New Issue
Block a user