All Projects → ihebchagra → dotfiles

ihebchagra / dotfiles

Licence: other
NixOS/home-manager setup with i3,kitty, qutebrowser and cli based vim-like programs

Programming Languages

python
139335 projects - #7 most used programming language
shell
77523 projects
Nix
1067 projects
HTML
75241 projects
CSS
56736 projects
TeX
3793 projects

Projects that are alternatives of or similar to dotfiles

dotnix
Shackled within an elaborate prison of my own design.
Stars: ✭ 35 (+52.17%)
Mutual labels:  dotfiles, nixos, home-manager
system
Declarative NixOS system configuration for all my machines
Stars: ✭ 14 (-39.13%)
Mutual labels:  dotfiles, nixos, home-manager
dotfiles
My NixOS dotfiles
Stars: ✭ 21 (-8.7%)
Mutual labels:  dotfiles, nixos, home-manager
nix-rice
A library to functionally define your configuration and theme (rice) with Nix
Stars: ✭ 43 (+86.96%)
Mutual labels:  nixos, home-manager
elemental
Elemental, the component parts of a Nix/OS development system.
Stars: ✭ 44 (+91.3%)
Mutual labels:  nixos, home-manager
nix-home
A Nix Home Manager setup. I've now moved to a new configuration system at hugoreeves/elemental
Stars: ✭ 60 (+160.87%)
Mutual labels:  nixos, home-manager
nix-configs
My Nix{OS} configuration files
Stars: ✭ 54 (+134.78%)
Mutual labels:  nixos, home-manager
dotfiles
NixOS system config & Home-Manager user config
Stars: ✭ 43 (+86.96%)
Mutual labels:  nixos, home-manager
homeage
runtime decrypted age secrets for nix home manager
Stars: ✭ 43 (+86.96%)
Mutual labels:  nixos, home-manager
dotfiles
No place like ~. Nix. All. The. Things.
Stars: ✭ 48 (+108.7%)
Mutual labels:  nixos, home-manager
impermanence
Modules to help you handle persistent state on systems with ephemeral root storage [maintainer=@talyz]
Stars: ✭ 401 (+1643.48%)
Mutual labels:  nixos, home-manager
nixpkgs
My Nix system configs!
Stars: ✭ 143 (+521.74%)
Mutual labels:  dotfiles, home-manager
nix-config
A collection of my system configs and dotfiles
Stars: ✭ 35 (+52.17%)
Mutual labels:  nixos, home-manager
base16.nix
Quickly theme programs in your favourite base16 colorscheme
Stars: ✭ 61 (+165.22%)
Mutual labels:  nixos, home-manager
nix-xdg
[WIP] Nix overlay for making programs xdg compliant
Stars: ✭ 18 (-21.74%)
Mutual labels:  nixos, home-manager
nyx
⚙️Nix[OS] Configuration
Stars: ✭ 50 (+117.39%)
Mutual labels:  nixos, home-manager
Dotfiles
My dotfiles
Stars: ✭ 150 (+552.17%)
Mutual labels:  dotfiles, nixos
Home Manager
Manage a user environment using Nix [maintainer=@rycee]
Stars: ✭ 2,447 (+10539.13%)
Mutual labels:  dotfiles, nixos
dotfiles
My dotfiles as a Nix flake
Stars: ✭ 27 (+17.39%)
Mutual labels:  dotfiles, nixos
horus-nix-home
This is my laptop nixos (20.09) user environment provided by https://github.com/rycee/home-manager. It includes full i3, polybar and personnal apps configuration, all in nix.
Stars: ✭ 76 (+230.43%)
Mutual labels:  nixos, home-manager

dotfiles

The entire system, including home directory dotfiles are declaratively managed with nix only using NixOS and home-manager. This means that if you have nixos just git clone this into /etc/nixos and then type nixos-rebuild switch my entire configuration should be recreated.

You might want to change variables.nix to specify your username and your custom nixos config directory in case you use one Also hardware.nix will probably not work if you don't use the same hardware as me so you'll have to change it a bit

I save my secrets in the users/private directory with a file called secrets.nix (not in this repo for obvious reasons). This file is then imported into my user file which is mainuser.nix.

I use the nixos stable channel 20.03

screenshot

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].