Misc: Add nixfmt-tree and run nix fmt
This commit is contained in:
@@ -7,8 +7,10 @@
|
||||
];
|
||||
|
||||
home-manager.users.weckyy702 = {
|
||||
imports = with inputs.self.modules.homeManager;
|
||||
with inputs.self.factory; [
|
||||
imports =
|
||||
with inputs.self.modules.homeManager;
|
||||
with inputs.self.factory;
|
||||
[
|
||||
borgmatic
|
||||
obsidian
|
||||
vesktop
|
||||
|
||||
Reference in New Issue
Block a user