Compare commits

..

No commits in common. "9c5af6a83d28f617ff2bd4e78d7ea362a815fa62" and "f0c7f565c3435cedd17859dfce0acdb1d7da0f03" have entirely different histories.

3 changed files with 4 additions and 27 deletions

View file

@ -27,7 +27,7 @@
defaultBranch = "main";
};
url = {
"git@github.com:" = {
"https://github.com/" = {
insteadOf = [
"gh:"
"github:"
@ -39,24 +39,6 @@
"gitlab:"
];
};
"git@github.com:/Agribit/" = {
insteadOf = [
"agri:"
"Agri:"
"agribit:"
"Agribit:"
];
};
"ssh://forgejo@forge.imbored.dev:2222/" = {
insteadOf = [
"forge"
];
};
"ssh://forgejo@forge.imbored.dev:2222/emileclarkb/" = {
insteadOf = [
"cry"
];
};
};
};

View file

@ -25,8 +25,8 @@ in {
../modules/obsidian.nix
../modules/angryoxide.nix
# ../modules/flipperzero.nix
# ../modules/chameleonultragui.nix
../modules/flipperzero.nix
../modules/chameleonultragui.nix
];
nix.settings.experimental-features = [
@ -170,7 +170,6 @@ in {
# With backwards compatability for alsa/pulseaudio/jack
pipewire = {
enable = true;
audio.enable = true;
wireplumber.enable = true;
alsa.enable = true;
@ -262,8 +261,6 @@ in {
ani-cli
bluetui
wl-clipboard # clipboard for wayland
hyprpicker # color picker
hyprshot # screenshot utility
qbittorrent # torrenting
signal-desktop
@ -385,8 +382,6 @@ in {
# Games
prismlauncher # minecraft
pkgs-unstable.olympus # celeste
discord
];
programs = {

View file

@ -255,7 +255,7 @@ in {
ani-cli
bluetui
wl-clipboard # clipboard for wayland
hyprpicker # color picker
hyprpicker
hyprshot # screenshot utility
qbittorrent
signal-desktop