Skip to content

Latest commit

 

History

History
64 lines (41 loc) · 1.07 KB

File metadata and controls

64 lines (41 loc) · 1.07 KB

dotfiles

My personal nix flake.

Targets

NixOS (Linux)

I have a configuration for my gaming desktop:

sudo nixos-rebuild switch --flake .#desktop

e-ink desktop using Dasung Paperlike

sudo nixos-rebuild switch --flake .#eink

my GPD Pocket 4:

sudo nixos-rebuild switch --flake .#pocket

MacOS

My personal MacBook uses nix-darwin:

darwin-rebuild switch --flake .#macbook

Android

My Pixel 9 Pro Fold uses nixos-avf on Android's Native Linux terminal:

sudo nixos-rebuild switch --flake .#android

Standalone

Standalone home-manager configuration:

home-manager switch --flake .#standalone

Manual Setup

Tresorit

Uses nix-tresorit FHS wrapper. Run the installation script once while setting up a machine:

tresorit-install