mirror of
https://github.com/thiloho/nixos-config.git
synced 2025-11-22 11:31:36 +01:00
Use firefox developer edition
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
networking.hostName = "laptop";
|
||||
|
||||
home-manager.users.thiloho = { pkgs, ... }: {
|
||||
programs.git.signing.key = "1142F33FFA8ADAAC";
|
||||
programs.git.signing.key = "BFD8F6A55B1E4F11";
|
||||
home = {
|
||||
packages = with pkgs;
|
||||
[
|
||||
|
||||
Reference in New Issue
Block a user