Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/kessejones/dotfiles-nixos
- Owner: kessejones
- Created: 2023-01-23T23:26:53.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-25T01:12:28.000Z (2 months ago)
- Last Synced: 2024-08-25T02:27:04.041Z (2 months ago)
- Topics: dotfiles, dotfiles-linux, nixos, nixos-config, nixos-dotfiles
- Language: Nix
- Homepage:
- Size: 252 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```