Compare commits
3
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
99cc8efea0 | ||
|
|
09198fda28 | ||
|
|
e16886c62c |
+1
-1
@@ -32,7 +32,7 @@ in
|
|||||||
nerd-fonts.hack
|
nerd-fonts.hack
|
||||||
];
|
];
|
||||||
|
|
||||||
#launchd.daemons = lib.genAttrs' [ "x86" "aarch" ] (arch: lib.nameValuePair "builder-${arch}-machine" (builder arch));
|
launchd.daemons = lib.genAttrs' [ "x86" "aarch" ] (arch: lib.nameValuePair "builder-${arch}-machine" (builder arch));
|
||||||
|
|
||||||
nix = {
|
nix = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
|||||||
@@ -27,6 +27,7 @@ in
|
|||||||
direnv
|
direnv
|
||||||
home-manager
|
home-manager
|
||||||
just
|
just
|
||||||
|
mcp-grafana
|
||||||
nixVersions.stable
|
nixVersions.stable
|
||||||
pre-commit
|
pre-commit
|
||||||
(pulumi.withPackages (p: with p; [
|
(pulumi.withPackages (p: with p; [
|
||||||
|
|||||||
Reference in New Issue
Block a user