Run nixfmt

This commit is contained in:
Donovan Glover 2023-05-13 22:01:48 -04:00
parent 187c05425d
commit 281a3a9198
No known key found for this signature in database
GPG Key ID: EA7408A77AE1BE65

View File

@ -16,9 +16,7 @@
./configuration.nix
./home.nix
hyprland.nixosModules.default
{
programs.hyprland.enable = true;
}
{ programs.hyprland.enable = true; }
stylix.nixosModules.stylix
home-manager.nixosModules.home-manager
];