Skip to content

ecyshor/home-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Home manager using flakes

https://nix-community.github.io/home-manager/index.xhtml#sec-flakes-standalone

Shell

Find the shell path eg: which fish Add it to /etc/shells Change to the new shell chsh

Manual configs

Mullvadvpn
    # https://github.com/NixOS/nixpkgs/issues/121694#issuecomment-2159420924
    "/etc/sysctl.d/60-apparmor-namespace.conf".text = ''
      kernel.apparmor_restrict_unprivileged_userns=0
    '';

About

Home manager setup

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages