Changes to my desktop profile.
This commit is contained in:
parent
18aa4347a9
commit
3b63e89838
1 changed files with 9 additions and 11 deletions
|
@ -9,8 +9,6 @@
|
|||
podman-desktop
|
||||
devpod
|
||||
gjs
|
||||
unstable.fractal
|
||||
unstable.element-desktop
|
||||
discord
|
||||
spotify
|
||||
thunderbird
|
||||
|
@ -44,15 +42,15 @@
|
|||
credential.helper = "${pkgs.git.override { withLibsecret = true; }}/bin/git-credential-libsecret";
|
||||
};
|
||||
};
|
||||
# jujutsu = {
|
||||
# enable = true;
|
||||
# settings = {
|
||||
# user = {
|
||||
# name = "Nolan Darilek";
|
||||
# email = "nolan@thewordnerd.info";
|
||||
# };
|
||||
# };
|
||||
# };
|
||||
jujutsu = {
|
||||
enable = true;
|
||||
settings = {
|
||||
user = {
|
||||
name = "Nolan Darilek";
|
||||
email = "nolan@thewordnerd.info";
|
||||
};
|
||||
};
|
||||
};
|
||||
obs-studio = {
|
||||
enable = true;
|
||||
plugins = with pkgs.obs-studio-plugins; [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue