Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/kessejones/dotfiles-nixos

NixOS dotfiles
https://github.com/kessejones/dotfiles-nixos

dotfiles dotfiles-linux nixos nixos-config nixos-dotfiles

Last synced: 14 days ago
JSON representation

NixOS dotfiles

Awesome Lists containing this project

README

        

# Dotfiles-NIXOS

## Installation

```shell
sudo nixos-install --flake github:kessejones/dotfiles-nixos#laptop
```

or

```shell
sudo nixos-install --flake github:kessejones/dotfiles-nixos#desktop
```

## Rebuild

```shell
sudo nixos-rebuild switch --flake github:kessejones/dotfiles-nixos#laptop
```

or

```shell
sudo nixos-rebuild switch --flake github:kessejones/dotfiles-nixos#desktop
```