chore: Fix formatting

This commit is contained in:
Donovan Glover 2024-09-01 19:44:17 -04:00
parent db0217a3e7
commit 9d15ab2f68
No known key found for this signature in database
GPG Key ID: EA7408A77AE1BE65
2 changed files with 13 additions and 8 deletions

View File

@ -31,7 +31,13 @@ in
{
imports = attrValues self.nixosModules;
nixpkgs.overlays = with self.overlays; [ phinger-cursors ];
nixpkgs = {
overlays = with self.overlays; [ phinger-cursors ];
config.permittedInsecurePackages = [
"olm-3.2.16"
];
};
home-manager.sharedModules = attrValues {
inherit (self.homeModules)
@ -209,10 +215,6 @@ in
];
};
nixpkgs.config.permittedInsecurePackages = [
"olm-3.2.16"
];
modules = {
system = {
hostName = "mobile-nixos";

View File

@ -74,9 +74,12 @@ in
};
environment = {
systemPackages = mkIf mouseSettings (with pkgs; [
piper
]);
systemPackages = mkIf mouseSettings (
with pkgs;
[
piper
]
);
etc.${dualFunctionKeysConfig}.text = toJSON {
TIMING = [