mirror of
https://gitlab.com/Zaney/zaneyos.git
synced 2025-02-17 00:50:48 +01: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
|
||||
nodejs godot_4 rustup pavucontrol audacity zeroad xonotic
|
||||
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" ]; })
|
||||
# Import Scripts
|
||||
(import ./config/scripts/emopicker9000.nix { inherit pkgs; })
|
||||
@ -132,13 +132,6 @@
|
||||
enable = true;
|
||||
createDirectories = true;
|
||||
};
|
||||
portals = {
|
||||
enable = true;
|
||||
extraPortals = with pkgs; [
|
||||
xdg-desktop-portal-hyprland
|
||||
xdg-desktop-portal-gtk
|
||||
];
|
||||
};
|
||||
};
|
||||
|
||||
# Configure Bash
|
||||
|
Loading…
Reference in New Issue
Block a user