Skip to content

hello-joni/0config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

121 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

0config

Home Manager configuration for my machines.

Activation

home-manager switch --flake ~/0config#laptop
home-manager switch --flake ~/0config#server
home-manager switch --flake ~/0config#phone
home-manager switch --flake ~/0config#work

Maintenance

Nix

Updating Nix (run switch command after):

nix flake update --flake ~/0config

Garbage collecting Nix store:

nix-collect-garbage -d

OS-Specific

Updating Fedora Silverblue packages:

rpm-ostree upgrade
systemctl reboot

Updating Fedora packages:

sudo dnf upgrade

Updating Debian packages:

sudo apt update && sudo apt upgrade

About

Configuration for my computers using Nix Home Manager

Resources

Stars

Watchers

Forks

Contributors

Languages