mirror of
https://github.com/thiloho/nixos-config.git
synced 2025-11-22 03:21:35 +01:00
Update flake and add ventoy
This commit is contained in:
@@ -63,9 +63,9 @@
|
||||
enable = true;
|
||||
userName = "thiloho";
|
||||
userEmail = "123883702+thiloho@users.noreply.github.com";
|
||||
signing = {
|
||||
signByDefault = true;
|
||||
};
|
||||
# signing = {
|
||||
# signByDefault = true;
|
||||
# };
|
||||
};
|
||||
};
|
||||
home = {
|
||||
@@ -74,6 +74,7 @@
|
||||
airshipper
|
||||
tldr
|
||||
prismlauncher
|
||||
ventoy-full
|
||||
];
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user