Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/qrilka/home


https://github.com/qrilka/home

Last synced: 16 days ago
JSON representation

Awesome Lists containing this project

README

        

# My home-manager config (using home-manager template)

This repo was originally based on https://github.com/ryantm/home-manager-template but now it uses home manager with flakes to bootstrap use

```
nix run home-manager -- switch --flake .#kirill
```

then it could be switched using

```
home-manager switch --flake .#kirill
```