All Projects → samhh → dotfiles

samhh / dotfiles

Licence: other
My personal dotfiles, targeting NixOS.

Programming Languages

Nix
1067 projects
shell
77523 projects
Vim Script
2826 projects
lua
6591 projects

Projects that are alternatives of or similar to dotfiles

dotnix
nix stuff
Stars: ✭ 27 (+28.57%)
Mutual labels:  nixos
nix-rice
A library to functionally define your configuration and theme (rice) with Nix
Stars: ✭ 43 (+104.76%)
Mutual labels:  nixos
triton
Triton Operating System
Stars: ✭ 56 (+166.67%)
Mutual labels:  nixos
myconfig
my Linux Configuration
Stars: ✭ 23 (+9.52%)
Mutual labels:  nixos
nixdots
I have no idea what the hell I'm doing
Stars: ✭ 46 (+119.05%)
Mutual labels:  nixos
nixos-tutorial
one hour, hands-on
Stars: ✭ 118 (+461.9%)
Mutual labels:  nixos
nix-config
My personal nix config
Stars: ✭ 32 (+52.38%)
Mutual labels:  nixos
homeage
runtime decrypted age secrets for nix home manager
Stars: ✭ 43 (+104.76%)
Mutual labels:  nixos
base16.nix
Quickly theme programs in your favourite base16 colorscheme
Stars: ✭ 61 (+190.48%)
Mutual labels:  nixos
deadnix
Scan Nix files for dead code
Stars: ✭ 121 (+476.19%)
Mutual labels:  nixos
system
The system configuration of a professional yak shaver
Stars: ✭ 42 (+100%)
Mutual labels:  nixos
dotfiles
🏠
Stars: ✭ 53 (+152.38%)
Mutual labels:  nixos
config
My NixOS configurations
Stars: ✭ 17 (-19.05%)
Mutual labels:  nixos
nixcfg
My nix configuration(s), using flakes. It's my laptop, it's my servers, it's my everything, in code.
Stars: ✭ 44 (+109.52%)
Mutual labels:  nixos
nix-bisect
Bisect nix builds. Status: alpha/proof of concept. You'll probably have to dig into the implementation if you want to use it. Built for personal use, lightly maintained. PRs welcome. Issues welcome, but I make no promises regarding responses or fix
Stars: ✭ 72 (+242.86%)
Mutual labels:  nixos
nix-tutorials
Tutorials for Nix and Nixpkgs. Note so far it is a proof of concept.
Stars: ✭ 23 (+9.52%)
Mutual labels:  nixos
avonc
Aszlig's Very Opinionated Nextcloud Configuration
Stars: ✭ 15 (-28.57%)
Mutual labels:  nixos
nyx
⚙️Nix[OS] Configuration
Stars: ✭ 50 (+138.1%)
Mutual labels:  nixos
shadow-nix
Supporting Shadow under NixOS
Stars: ✭ 15 (-28.57%)
Mutual labels:  nixos
nixos-config
My NixOS configuration
Stars: ✭ 17 (-19.05%)
Mutual labels:  nixos

dotfiles

My personal dotfiles for NixOS. Keybindings are with my keymap in mind.

Usage

Do this once: # ln -s /path/to/repo/flake.{nix,lock} /etc/nixos/

Only the entrypoint module and lockfile need symlinking. Nix resolves relative imports at the module's real path.

Pass --flake .#<host> and --impure to nixos-rebuild.

For now a few parts of the config presume the repo will be at ~/dotfiles/. Anything that couldn't be configured in Home Manager lives in ./cfg/.

Hosts

The repo configures two hosts, Alakazam and Tentacool. These are my personal machine and home server respectively.

History

I used to use Arch and macOS, as well as run a custom XMonad config. Those configs are preserved in this repo's commit history. Arch/XMonad specifically is available at nixos~1.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].