Skip to content

blaharl/nixos-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Personal NixOS settings and dotfiles

My personal NixOS config

tmpfs as root & home + btrfs + full disk encryption + impermanence + hyprland (plasma module included)

installation

please refer to the links below.

flake usage

# append to enable flakes temporarily
--experimental-features 'nix-command flakes'

sudo nixos-rebuild switch --flake .
sudo nixos-rebuild switch --flake .#nameofconfigurationinflake
nix flake update

nix-shell '<home-manager>' -A install

home-manager switch

home-manger switch --flake .
home-manger switch --flake .#nameofconfigurationinflake

home-manager generations

# rollback HM
/nix/store/...-home-manager-generation/activate

search options -> mynixos

  • option + home-manager
  • option + nixpkgs/option

useful docs

nixos wiki

nixos manual

hyprland

acknowledgements

NixOS

Hyprland

About

My personal nixos configs and dotfiles

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published