setup-env #1

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

View File

@@ -2,6 +2,8 @@
This repo contains all the tools to correctly setup all the needed tools on a machine from clean install
[home-manager manual](https://nix-community.github.io/home-manager/index.xhtml)
```sh
home-manager switch --flake .#noahk@NixOS_Desktop
```