Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/qrilka/home
https://github.com/qrilka/home
Last synced: 16 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/qrilka/home
- Owner: qrilka
- License: cc0-1.0
- Created: 2019-03-30T14:40:51.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-05-27T19:47:22.000Z (5 months ago)
- Last Synced: 2024-05-28T05:22:32.203Z (5 months ago)
- Language: Emacs Lisp
- Size: 109 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```