Skip to content

skandix/.dotfiles-nix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1,220 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

.dotfiles-nix

These are my personal nixos configurations and nix-darwin config

Validate Nix Flake Check nix flake inputs Bump Flake Inputs

Hosts

  • DeathStar - Work
  • TheOrville - Home
  • TheVoyager - Macos
  • Ainsworth - Server
  • Cerritos - Server
  • MillenniumFalcon - Server
  • Lynx - Server
  • SpaceCruiser - Laptop

Install

Nixos

nixos-install --flake github:skandix/.nix-conf#(DeathStar|TheOrville)

Nixos Anywhere

nix run nixpkgs#nixos-anywhere -- \
    --flake .#(TheOrville|DeathStar) \
    root@172.16.0.12
nix run nixpkgs#nixos-anywhere -- \
    --flake .#(TheOrville|DeathStar) \
    --generate-hardware-config nixos-generate-config ./hardware-configuration.nix \
    root@172.16.0.12

Macos

Install nix with - https://github.com/DeterminateSystems/nix-installer

make macos

Resources

Options

Wiki

Inspiration

Refrence

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors