fix semicolon

This commit is contained in:
ark-lamp-umbrella 2024-04-16 20:40:24 -07:00
parent 3965e864e7
commit 485fe28340
Signed by: ark-lamp-umbrella
GPG Key ID: 15E48F7B97025652
1 changed files with 1 additions and 1 deletions

View File

@ -56,7 +56,7 @@ in
name = "home manager wiki";
url = "https://nix-community.github.io/home-manager";
}
]
];
}
];
userChrome = builtins.readFile ./userChrome.css;