Skip to content

qti3e/flake

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NixOS Flake

Forked from ozwaldorf's flake and mostly the same.

Usage

Install the system and reboot (x86_64-linux):

git clone https://github.com/qti3e/flake && cd flake

# copy your hardware config in
cp /etc/nixos/hardware-configuration.nix system

# build and reboot
sudo nixos-rebuild switch --upgrade-all --flake . && reboot

Run standalone neovim:

nix run github:qti3e/flake\#neovim

Dev environment:

nix run github:qti3e/flake

Cache

Binary caches are provided via https://garnix.io

About

my flake for everything

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 54.7%
  • Nix 31.0%
  • SCSS 12.1%
  • Lua 1.2%
  • Shell 1.0%