Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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
```