mirror of
https://github.com/thiloho/nixos-config.git
synced 2025-11-22 11:31:36 +01:00
Update flake and add ventoy
This commit is contained in:
@@ -10,11 +10,11 @@
|
||||
networking.hostName = "laptop";
|
||||
|
||||
home-manager.users.thiloho = { pkgs, ... }: {
|
||||
programs.git = {
|
||||
signing = {
|
||||
key = "11BA77C2BDCEBF6A";
|
||||
};
|
||||
};
|
||||
# programs.git = {
|
||||
# signing = {
|
||||
# key = "11BA77C2BDCEBF6A";
|
||||
# };
|
||||
# };
|
||||
home.stateVersion = "23.05";
|
||||
};
|
||||
system.stateVersion = "23.05";
|
||||
|
||||
Reference in New Issue
Block a user