mirror of
https://github.com/Ahwxorg/nixos-config.git
synced 2025-12-04 23:00:14 +01:00
chore: adds iamb
This commit is contained in:
parent
ac356565f7
commit
11d61defac
1 changed files with 2 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
{ pkgs, ... }:
|
||||
{ pkgs, inputs, ... }:
|
||||
{
|
||||
programs = {
|
||||
dconf.enable = true;
|
||||
|
|
@ -15,5 +15,6 @@
|
|||
git
|
||||
dig
|
||||
traceroute
|
||||
inputs.iamb.packages.${pkgs.stdenv.targetPlatform.system}.default
|
||||
];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue