Skip to content

Hayao0819/dotfiles

Repository files navigation

Dotfiles

Nix入門しました。

Installation

NixOS

# Use boot if it's first time, else switch
sudo nixos-rebuild boot --flake github:Hayao0819/dotfiles/nix#Inspiron5490 --upgrade

Home Manager

# Any Linux
## Stable
nix run github:nix-community/home-manager -- switch --flake github:Hayao0819/dotfiles/nix#hayao@stable
## Unstable
nix run github:nix-community/home-manager -- switch --flake github:Hayao0819/dotfiles/nix#hayao@unstable

# MacBook
## Stable
nix run github:nix-community/home-managner -- switch --flake github:Hayao0819/dotfiles/nix#darwin-stable
## Unstable
nix run github:nix-community/home-managner -- switch --flake github:Hayao0819/dotfiles/nix#darwin-unstable

Special Thanks

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published