Skip to content

ava5627/nixfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My NixOS configuration files

First try at a NixOS configuration


Window Manager qtile
Terminal kitty
Shell fish
Editor neovim
Browser Firefox
Launcher rofi

Installation

  1. Clone this repository

    git clone https://github.com/ava5627/nixfiles ~/nixfiles
  2. Make host configuration and add to hosts/<hostname>/

    HOST=$(hostname) # or whatever you want to name the host
    cp /etc/nixos/hardware-configuration.nix ~/nixfiles/hosts/$HOST/hardware-configuration.nix
    cp ./hosts/template ./hosts/$HOST/default.nix
  3. Run installation script

    cd ~/nixfiles
    ./bin/manage.py rebuild --host $HOST
  4. Reboot


People I stole from

https://github.com/hlissner/dotfiles

https://github.com/ckiee/nixfiles/

https://gist.github.com/0atman/1a5133b842f929ba4c1e195ee67599d5

About

Nixos configuration files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •