setup-env #1

Merged
noah.knegt merged 28 commits from setup-env into main 2025-02-28 21:49:32 +01:00
5 changed files with 36 additions and 17 deletions
Showing only changes of commit 82910d4449 - Show all commits

View File

@@ -5,3 +5,7 @@ This repo contains all the tools to correctly setup all the needed tools on a ma
```sh
home-manager switch --flake .#noahk@NixOS_Desktop
```
```sh
sudo nixos-rebuild switch --flake .#NixOS_Desktop
```