Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cdubos-fr/nixconfig
https://github.com/cdubos-fr/nixconfig
Last synced: 4 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/cdubos-fr/nixconfig
- Owner: cdubos-fr
- Created: 2024-06-08T17:05:54.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-09-15T17:21:50.000Z (3 months ago)
- Last Synced: 2024-11-01T05:13:19.566Z (about 2 months ago)
- Language: Nix
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
My personnal NixOS configuration file
Install
=======1. WSL
```console
sudo nixos-rebuild switch --flake github:cdubos-fr/nixconfig#destiny-wsl
```2. NixOS
```console
sudo nixos-rebuild switch --flake github:cdubos-fr/nixconfig#destiny
```