deactivate home manager
This commit is contained in:
parent
baf8c080f6
commit
7410ca41fb
1 changed files with 1 additions and 1 deletions
|
@ -74,7 +74,7 @@
|
|||
#nixosModules = import ./modules/nixos;
|
||||
# Reusable home-manager modules you might want to export
|
||||
# These are usually stuff you would upstream into home-manager
|
||||
homeManagerModules = import ./modules/home-manager;
|
||||
#homeManagerModules = import ./modules/home-manager;
|
||||
|
||||
# NixOS configuration entrypoint
|
||||
# Available through 'nixos-rebuild --flake .#your-hostname'
|
||||
|
|
Loading…
Add table
Reference in a new issue