Signed-off-by: Hadi <hadi@example.com>
This commit is contained in:
Hadi
2026-06-23 13:53:08 +02:00
parent 11391ae56c
commit 082de49ca4
11 changed files with 1141 additions and 151 deletions
-1
View File
@@ -2,7 +2,6 @@
imports = [
# Mostly system related configuration
../../nixos/audio.nix
../../nixos/bluetooth.nix
../../nixos/fonts.nix
../../nixos/home-manager.nix
../../nixos/nix.nix
+6 -1
View File
@@ -22,11 +22,16 @@
# System (Desktop environment like stuff)
../../home/system/hyprland
../../home/system/caelestia-shell
# ../../home/system/caelestia-shell
../../home/system/waybar
../../home/system/hyprpaper
../../home/system/mime
../../home/system/udiskie
# Apps
../../home/swaync
../../home/rofi
./variables.nix # Mostly user-specific configuration
./secrets # CHANGEME: You should probably remove this line, this is where I store my secrets
];