Skip to content

markelca/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

My Nix home-manager configurations.

Dependencies

The sway window manager chrashes if installed with Nix. I couldn't fix it because of some limitations with the Nix home-manager that don't exist with NixOS. So for now it has to be installed separately. Instructions:

Debian Based
sudo apt install sway
Arch Based
sudo pacman -S sway

Installation

# Just clone recursively
git clone --recursive https://github.com/MarkelCA/dotfiles.git

Usage

# Personal profile
home-manager switch --flake ~/dotfiles/nix#markel
# Work profile
home-manager switch --flake ~/dotfiles/nix#work

Took inspiration from:

About

My system configurations (Nix & Neovim)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published