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

https://github.com/cpluspatch/dotfiles


https://github.com/cpluspatch/dotfiles

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          




CPlusPatch Logo



dotfiles

Collection of my personal [NixOS](https://nixos.org) configuration files.

# Installation

## Manual Installation

Here are the steps to install Versia-FE manually:

### Manual

1. Clone the repository.
```bash
git clone https://github.com/CPlusPatch/dotfiles.git
```

2. Deploy using NixOS.

# Development

You can use the following command to check the configuration files for errors:

```bash
nix flake check
```

# License

This project is licensed under the AGPL 3.0 - see the [LICENSE](LICENSE) file for details.

# Acknowledgments

## People

- [**Linus Groh**](https://github.com/linusg): I stole his configuration files and modified them to my liking.