feat: bump to nixos-unstable
This commit is contained in:
@@ -19,12 +19,11 @@ in
|
||||
home.homeDirectory = lib.mkDefault home;
|
||||
|
||||
home.packages = with pkgs; [
|
||||
mpkgs.element
|
||||
element-desktop
|
||||
spotify
|
||||
kitty
|
||||
flameshot
|
||||
krita
|
||||
davinci-resolve
|
||||
vscode
|
||||
godotPackages_4_5.godot
|
||||
|
||||
@@ -102,7 +101,7 @@ in
|
||||
else
|
||||
{ signByDefault = false; };
|
||||
|
||||
extraConfig = {
|
||||
settings = {
|
||||
user.name = "Anton";
|
||||
user.email = "aligator.h0spital.e@gmail.com";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user