home | upstream changes
This commit is contained in:
parent
41d18f4aec
commit
fb501f7b1b
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@
|
||||||
backupFileExtension = "home-manager-backup";
|
backupFileExtension = "home-manager-backup";
|
||||||
users = {
|
users = {
|
||||||
don = {
|
don = {
|
||||||
imports = [ inputs.catppuccin.homeManagerModules.catppuccin ./common ];
|
imports = [ inputs.catppuccin.homeModules.catppuccin ./common ];
|
||||||
home = {
|
home = {
|
||||||
username = "don";
|
username = "don";
|
||||||
homeDirectory = "/home/don";
|
homeDirectory = "/home/don";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue