mirror of
https://gitlab.com/Zaney/zaneyos.git
synced 2025-06-20 19:58:47 +02:00
Start Neovide journey
This commit is contained in:
parent
55f37d795a
commit
d94e89f789
9
home.nix
9
home.nix
@ -63,7 +63,7 @@
|
|||||||
gimp obs-studio blender kdenlive meson hugo gnumake ninja go
|
gimp obs-studio blender kdenlive meson hugo gnumake ninja go
|
||||||
nodejs godot_4 rustup pavucontrol audacity zeroad xonotic
|
nodejs godot_4 rustup pavucontrol audacity zeroad xonotic
|
||||||
openra font-awesome symbola noto-fonts-color-emoji material-icons
|
openra font-awesome symbola noto-fonts-color-emoji material-icons
|
||||||
spotify brightnessctl swayidle vim wget curl
|
spotify brightnessctl swayidle vim wget curl neovide neovim
|
||||||
(nerdfonts.override { fonts = [ "JetBrainsMono" ]; })
|
(nerdfonts.override { fonts = [ "JetBrainsMono" ]; })
|
||||||
# Import Scripts
|
# Import Scripts
|
||||||
(import ./config/scripts/emopicker9000.nix { inherit pkgs; })
|
(import ./config/scripts/emopicker9000.nix { inherit pkgs; })
|
||||||
@ -132,13 +132,6 @@
|
|||||||
enable = true;
|
enable = true;
|
||||||
createDirectories = true;
|
createDirectories = true;
|
||||||
};
|
};
|
||||||
portals = {
|
|
||||||
enable = true;
|
|
||||||
extraPortals = with pkgs; [
|
|
||||||
xdg-desktop-portal-hyprland
|
|
||||||
xdg-desktop-portal-gtk
|
|
||||||
];
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
|
|
||||||
# Configure Bash
|
# Configure Bash
|
||||||
|
Loading…
x
Reference in New Issue
Block a user