switched to owncloud

This commit is contained in:
Gabriella Bere 2025-06-27 10:58:39 +01:00
parent 1e03626a6e
commit b5ae84e644
4 changed files with 5 additions and 9 deletions

View file

@ -15,7 +15,6 @@
./fish.nix
./eza.nix
./nvf.nix
./nextcloud.nix
./git.nix
./stylix.nix
./direnv.nix
@ -34,6 +33,8 @@
# Allow XWayland apps to not be weird after turning off xwayland scaling in hyprland.conf
GDK_SCALE = 1;
XCURSOR_SIZE = 24;
# Set hyprshot save directory
HYPRSHOT_DIR = "$HOME/Pictures/Screenshots";
# Set default editor
EDITOR = "nvim";
NIXOS_OZONE_WL = 1;