Skip to content

kossLAN/nu-flake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nu-flake

An extensible nu-shell wrapper based on my original zsh-flake with some notable improvements, made using nix flakes.

Why?

I don't like home-management, and I want to be able to quickly run my dots using nix anywhere/anytime.

Installation

NixOS Configuration Installation

nixpkgs.overlays = [
    nu-flake.overlays.default
];

environment.systemPackages = [ pkgs.nushell ];

Testing

$ nix run github:kossLAN/nu-flake

About

new nu flake, shell dots for the nixxed.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published