mirror of
https://github.com/eRgo35/nix-config.git
synced 2026-02-04 11:06:11 +01:00
all pckgs sync
This commit is contained in:
@@ -3,26 +3,24 @@
|
||||
imports =
|
||||
if hostname == "zion" then
|
||||
[
|
||||
./programs/git.nix
|
||||
./programs/btop.nix
|
||||
# ./programs/yazi.nix
|
||||
# ./programs/foot.nix
|
||||
./programs/shell.nix
|
||||
# ./programs/helix.nix
|
||||
# ./programs/zathura.nix
|
||||
./programs/packages.nix
|
||||
# ./programs/vscodium.nix
|
||||
./programs/vscode.nix
|
||||
./programs/kitty.nix
|
||||
./programs/fastfetch.nix
|
||||
# ./programs/foot.nix
|
||||
./programs/git.nix
|
||||
# ./programs/helix.nix
|
||||
./programs/kitty.nix
|
||||
./programs/packages.nix
|
||||
./programs/shell.nix
|
||||
./programs/vscodium.nix
|
||||
# ./programs/yazi.nix
|
||||
# ./programs/zathura.nix
|
||||
|
||||
./system/tofi.nix
|
||||
./system/wofi.nix
|
||||
./system/dunst.nix
|
||||
./system/hyprland.nix
|
||||
./system/stylix.nix
|
||||
./system/waybar.nix
|
||||
./system/wlsunset.nix
|
||||
./system/hyprland.nix
|
||||
./system/wofi.nix
|
||||
]
|
||||
else if hostname == "server" then
|
||||
[
|
||||
|
||||
Reference in New Issue
Block a user