This commit is contained in:
2025-06-25 15:44:35 -04:00
parent 741567f34e
commit fbc7e8999f
9 changed files with 729 additions and 697 deletions

View File

@@ -18,6 +18,8 @@
networking.hostName = "macbook";
system.primaryUser = "mthomson";
nix.settings = {
trusted-users = ["mthomson"];

View File

@@ -53,6 +53,8 @@
])
azure-functions-core-tools
dotnet-sdk
watchman
typescript-language-server
];
programs.home-manager.enable = true;