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

https://github.com/pixilie/nix-configuration

My NixOS configuration
https://github.com/pixilie/nix-configuration

home-manager nixos nixos-configuration

Last synced: 3 months ago
JSON representation

My NixOS configuration

Awesome Lists containing this project

README

        

# My NixOS & home-manager configuration

## Structure
- `assets`: Files that don't fit in Nix files
- `scripts`: Shell scripts
- `media`: Media files
- `config`: External configuration files
- `hosts`: Profiles configuration
- ``: Bases configuration for a specific profile
- `configuration.nix`: Bases for NixOS configuration
- `.nix`: Bases for Home Manager config
- `hardware-configuration`: Device-specific settings
- `modules`: Configurations fragments
- `home-manager`: Home Manager configuration fragments
- `display`: Window manager configuration fragments
- `nixos`: NixOS configuration fragments
- `templates`: Quickstart files

## Switch to another profile
```
nix run nixpkgs#home-manager -- switch --flake .#
```

- `personal`: Profile for my main computer
- `epita`: Profile for school computers
- `epita-light`: Profile for school computer designed to build fast