some stupid shit

This commit is contained in:
cnst
2024-07-16 01:53:14 +02:00
parent 2cb9cd62db
commit 0d3517bd06
6 changed files with 9 additions and 3 deletions

View File

@@ -1,7 +1,6 @@
{pkgs, ...}: {
imports = [
# core
../../core/adb.nix
../../core/fonts.nix
../../core/hyprland.nix
../../core/zsh.nix
@@ -27,6 +26,7 @@
../../services/fwupd.nix
# extra
../../extra/android
#../../extra/gaming.nix
#../../extra/workstation
# ../../extra/nix-ld

View File

@@ -1,7 +1,6 @@
{pkgs, ...}: {
imports = [
# core
../../core/adb.nix
../../core/fonts.nix
../../core/hyprland.nix
../../core/zsh.nix
@@ -27,6 +26,7 @@
# extra
../../extra/gaming.nix
../../extra/android
#../../extra/workstation
# ../../extra/nix-ld
];

View File

@@ -1,7 +1,6 @@
{pkgs, ...}: {
imports = [
# core
../../core/adb.nix
../../core/fonts.nix
../../core/hyprland.nix
../../core/zsh.nix
@@ -27,6 +26,7 @@
# extra
../../extra/gaming.nix
../../extra/android
#../../extra/workstation
# ../../extra/nix-ld
];