feat: Update hyprland and add iamb
This commit is contained in:
@@ -85,5 +85,6 @@
|
||||
./yq.nix
|
||||
./codex.nix
|
||||
./nixify.nix
|
||||
./iamb.nix
|
||||
];
|
||||
}
|
||||
|
||||
3
home/programs/iamb.nix
Normal file
3
home/programs/iamb.nix
Normal file
@@ -0,0 +1,3 @@
|
||||
{pkgs, ...}: {
|
||||
home.packages = [pkgs.iamb];
|
||||
}
|
||||
Reference in New Issue
Block a user