Common: enable home-manager's verbose activation
This commit is contained in:
parent
3e6ab74cb4
commit
a4b51545e6
1 changed files with 1 additions and 0 deletions
|
|
@ -54,6 +54,7 @@
|
|||
home-manager = {
|
||||
backupFileExtension = "hm-backup";
|
||||
useGlobalPkgs = true;
|
||||
verbose = true;
|
||||
users.toast = { config, ... }: {
|
||||
home.stateVersion = "23.05";
|
||||
xdg = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue