feat: added ironclaw
This commit is contained in:
5
home/services/ironclaw.nix
Normal file
5
home/services/ironclaw.nix
Normal file
@@ -0,0 +1,5 @@
|
||||
{pkgs, ...}: {
|
||||
home.packages = [
|
||||
pkgs.ironclaw
|
||||
];
|
||||
}
|
||||
Reference in New Issue
Block a user