https://github.com/silentvoid13/.nix_config
❄️ Nix configuration ❄️
https://github.com/silentvoid13/.nix_config
home-manager nix-dotfiles nixos-configuration nixvim
Last synced: about 1 year ago
JSON representation
❄️ Nix configuration ❄️
- Host: GitHub
- URL: https://github.com/silentvoid13/.nix_config
- Owner: SilentVoid13
- Created: 2023-07-16T15:53:22.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2024-04-28T20:28:25.000Z (about 2 years ago)
- Last Synced: 2024-05-01T16:35:32.303Z (about 2 years ago)
- Topics: home-manager, nix-dotfiles, nixos-configuration, nixvim
- Language: Nix
- Homepage:
- Size: 155 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# .nix_config
This repository contains my Nix configuration for both my NixOS and non-NixOS machines.
The two main components are the following:
- [home](https://github.com/SilentVoid13/.nix_config/tree/master/home): contains the [home-manager](https://github.com/nix-community/home-manager) configuration for all of my services/programs. This is compatible with non-NixOS systems
- [nixos](https://github.com/SilentVoid13/.nix_config/tree/master/nixos): contains the NixOS configuration for my different machines
## Misc
- [nvim](https://github.com/SilentVoid13/.nix_config/tree/master/home/programs/nvim): my Neovim configuration completely managed with Nix using [nixvim](https://github.com/nix-community/nixvim)
- [nixos_install.sh](https://github.com/SilentVoid13/.nix_config/blob/master/nixos_install.sh): a script to automate the fresh installation of NixOS with LVM on LUKS encryption