Compare commits
3
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
99cc8efea0 | ||
|
|
09198fda28 | ||
|
|
e16886c62c |
+1
-1
@@ -32,7 +32,7 @@ in
|
||||
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 = {
|
||||
enable = true;
|
||||
|
||||
@@ -27,6 +27,7 @@ in
|
||||
direnv
|
||||
home-manager
|
||||
just
|
||||
mcp-grafana
|
||||
nixVersions.stable
|
||||
pre-commit
|
||||
(pulumi.withPackages (p: with p; [
|
||||
|
||||
Reference in New Issue
Block a user