Skip to content

ZainKergaye/nixosdotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

209 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NixOS config

This is my NixOS config for daily driving. This includes NixVim, a neovim distro based on NIX.

I am using homemanager for userspace management. LOOK UP PROPER README FORMATTING AAA

Screenshots:

Screenshot

Screenshot two

Nixvim Config

Quick start

  1. Acquire or build a NixOS 24.05+ image:

    # Yoink nixos-unstable from upstream
    $ wget -O nixos.iso https://channels.nixos.org/nixos-unstable/latest-nixos-minimal-x86_64-linux.iso
  2. Install on machine

  3. Clone these dotfiles somewhere:

    $ git clone --recursive https://github.com/zainkergaye/nixosdotfiles
  4. Build the system:

    # Ensure flakes are enabled before too
    $ sudo nixos-rebuild switch --flake .
  5. Then reboot and you're good to go!

Warning

Don't forget to change the user and hostname, both are in many places in the config.

About

NixOS Dotfiles for my system ✨

Topics

Resources

Stars

Watchers

Forks

Contributors

Languages