Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xxluki98xx/nixos
Nix Configuration
https://github.com/xxluki98xx/nixos
configuration dotfiles nix nixos
Last synced: 10 days ago
JSON representation
Nix Configuration
- Host: GitHub
- URL: https://github.com/xxluki98xx/nixos
- Owner: xXluki98Xx
- Created: 2024-07-20T14:29:21.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-10-06T10:14:52.000Z (3 months ago)
- Last Synced: 2024-12-26T07:42:46.808Z (10 days ago)
- Topics: configuration, dotfiles, nix, nixos
- Language: Nix
- Homepage:
- Size: 49.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# NixOS Configuration
## Build System
```bash
sudo nixos-rebuild switch --flake .#framework13
```## Build Home
```bash
home-manager switch --flake .#lramm
```## Update Flake
```bash
nix flake update
```