This commit is contained in:
Hadi
2024-08-30 15:47:17 +02:00
parent f0e9294982
commit da1b88305d
25 changed files with 122 additions and 37476 deletions

View File

@@ -4,29 +4,27 @@
./variables.nix
# Programs
../../home/programs/btop
../../home/programs/cava
../../home/programs/kitty
../../home/programs/nextcloud
../../home/programs/nvim
../../home/programs/qutebrowser
# ../../home/programs/spicetify TODO: broken
../../home/programs/shell
../../home/programs/fetch
../../home/programs/lf
../../home/programs/git
../../home/programs/yazi
# ../../home/programs/spicetify TODO: broken
../../home/programs/btop
../../home/programs/cava
../../home/programs/nextcloud
# Scripts
../../home/scripts # All scripts
# System (Desktop environment like stuff)
../../home/system/gtk
../../home/system/batsignal
../../home/system/zathura
../../home/system/hyprland
../../home/system/gtk
../../home/system/wlogout
../../home/system/wofi
../../home/system/batsignal
../../home/system/zathura
../../home/system/mime
../../home/system/udiskie
@@ -38,13 +36,12 @@
inherit (config.var) homeDirectory;
packages = with pkgs; [
# Apps
discord
xfce.thunar
bitwarden
vlc
nextcloud-client
tailscale
wireguard-tools
# nextcloud-client # TODO: test if needed
# Dev
go
@@ -62,6 +59,7 @@
optipng
pfetch
pandoc
tailscale
# Just cool
peaclock
@@ -81,7 +79,7 @@
source = ../../home/wallpapers;
};
# Import or profile picture
# Import my profile picture, used by the hyprpanel dashboard
file.".profile_picture.png" = { source = ./profile_picture.png; };
# Don't touch this