Compare commits

..

No commits in common. "b5048fe4a0ee1dc8fc3524a60c3059035b01a97d" and "ae503cfbda30851f222184024543a84f1857ea46" have entirely different histories.

5 changed files with 12 additions and 16 deletions

View file

@ -19,7 +19,6 @@
tmux
psmisc
unzip
ripgrep
];
environment.variables.EDITOR = "vim";

View file

@ -16,8 +16,7 @@
../../roles/networkmanager.nix
../../roles/nix-ld.nix
../../roles/tailscale.nix
# ../../roles/podman.nix
../../roles/docker.nix
../../roles/podman.nix
../../roles/syncthing.nix
../../roles/printing.nix
../../roles/gnome.nix

View file

@ -1,3 +0,0 @@
{
virtualisation.docker.enable = true;
}

View file

@ -14,7 +14,6 @@
"pipewire"
"pulse-access"
"podman"
"docker"
];
shell = pkgs.fish;
};

View file

@ -9,6 +9,8 @@
podman-desktop
devpod
gjs
unstable.fractal
unstable.element-desktop
discord
spotify
thunderbird
@ -42,15 +44,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; [