Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/amy-keibler/nixos
https://github.com/amy-keibler/nixos
Last synced: about 19 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/amy-keibler/nixos
- Owner: amy-keibler
- Created: 2022-10-18T22:46:11.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-30T16:50:04.000Z (18 days ago)
- Last Synced: 2024-10-30T17:39:28.735Z (18 days ago)
- Language: Emacs Lisp
- Size: 20.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Amy's NixOS Configurations
## Usage (Because I Always Have To Look This Up)
From the [Using nix flakes with
NixOS](https://nixos.wiki/wiki/Flakes#Using_nix_flakes_with_NixOS) wiki page:```bash
sudo nixos-rebuild switch --flake '.#'
```