Skip to content

qti3e/flake

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ozwaldorf's flake

Usage

Install the system and reboot (x86_64-linux):

git clone https://github.com/ozwaldorf/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:ozwaldorf/flake\#neovim

Dev environment:

nix run github:ozwaldorf/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.9%
  • Nix 30.8%
  • SCSS 12.1%
  • Lua 1.2%
  • Shell 1.0%