Skip to content

stkenned/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

System management using Nix Flakes and Home Manager (as a module).

MacOS

Uses nix, nix-darwin, and home-manager to manage system configuration and dotfiles.

To bootstrap, first install Nix using https://zero-to-nix.com/start/install.

On first run you have to use: $ nix run nix-darwin -- switch --flake .#MacBook

After that you can simply: $ darwin-rebuild switch --flake .#MacBook

NixOS

First, copy /etc/nixos/hardware-configuration.nix to a device subfolders (eg rpi).

Then you can run: $ nixos-rebuild switch --flake .#nixos

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published