No description
Find a file
2023-11-09 01:05:09 -05:00
.github/workflows add github action 2023-11-06 02:09:29 -05:00
hosts add starship 2023-11-08 01:59:50 -05:00
modules add starship 2023-11-08 01:59:50 -05:00
overlays new formatter 2023-11-06 02:01:49 -05:00
secrets new formatter 2023-11-06 02:01:49 -05:00
.envrc remove devenv 2023-11-06 01:55:07 -05:00
.gitignore remove devenv 2023-11-06 01:55:07 -05:00
cog.toml chore: initial commit 2023-06-06 23:58:36 -04:00
flake.lock chore: flake update 2023-11-08 20:43:52 -05:00
flake.nix new formatter 2023-11-06 02:01:49 -05:00
README.md chore: update readme 2023-11-09 01:05:09 -05:00

NixOS Flake Configuration

Overview

This repository contains my NixOS configuration as a flake. This configuration is designed to provide a reproducible and declarative setup for my system. It includes system configuration, package management, and various other NixOS features.

Window Manager

  • hyrpland
  • waybar
  • swaylock
  • wofi
  • light
  • grimshot
  • mako

Terminal

  • alacritty
  • zsh
  • starship
  • tmux
  • neovim(my configuration can be found here)
  • eza
  • ripgrep
  • fd

Prerequisites

Before using this NixOS flake configuration, you should have the following prerequisites:

  • NixOs should be installed on your system.
  • Familiarity with Nix and NixOS concepts is helpful but not required.

Usage

This section should provide guidance on using and managing your NixOS configuration.

To rebuild and switch to the new configuration:

nixos-rebuild switch --flake .#thinkpad