Formatting
This commit is contained in:
parent
ba72b8404f
commit
1794eb06a9
2 changed files with 1 additions and 2 deletions
|
@ -34,7 +34,7 @@
|
|||
mkVmApps
|
||||
nixosConfigurations
|
||||
;
|
||||
in {
|
||||
in {
|
||||
inherit nixosConfigurations;
|
||||
|
||||
apps = lib.foldr lib.recursiveUpdate {} [
|
||||
|
|
|
@ -4,7 +4,6 @@
|
|||
email = "andrea.ciceri@autistici.org";
|
||||
};
|
||||
in {
|
||||
|
||||
home.packages = [pkgs.gitoxide];
|
||||
programs.git = {
|
||||
enable = true;
|
||||
|
|
Loading…
Add table
Reference in a new issue