Skip to content

michalmullen/nixos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nixos

My personal nixos config.

Maintenance Commands

# to update packages
nix flake update 
# to apply changes (changes must be committed in git)
sudo nixos-rebuild switch --flake flake.nix#default
# for home-manager
home-manager switch --flake flake.nix#lenovo-p1
# to cleanup
nix-store --gc
# update dconf config 
# https://github.com/nix-community/dconf2nix
dconf dump / | dconf2nix > ./home/dconf.nix

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published