Skip to content

Andreas02-dev/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setup

Installation

  • Run home-manager switch ~/config (afterwards, use hms)

NixOS

  • Run sudo nixos-rebuild switch --flake ~/config (afterwards, use nos)

Non-NixOS

  • Don't forget to add the shell as a valid login shell by modifying /etc/shells to add /home/$USER/.nix-profile/bin/fish, where $USER should be replaced with your user. After performing this, chsh -s /home/$USER/.nix-profile/bin/fish $USER should be executed to change the shell for the user.

Upgrade

  • First, update the lockfile with nix flake update ~/config

System

  • Run nos

Home Manager

  • Run hms

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published