many changes, too lazy to explain

This commit is contained in:
do butterflies cry? 2026-02-20 02:18:03 +10:00
parent dbefc3ec9e
commit 5122fa1811
24 changed files with 207 additions and 103 deletions

View file

@ -1,16 +1,20 @@
{
inputs,
pkgs,
upkgs,
config,
...
}: {
imports = [
imports = with inputs; [
./programs.nix
../../hosts/modules/bashistrans.nix
../../hosts/modules/wm/hyprland.nix
../../hosts/modules/steam.nix
../../hosts/modules/obsidian.nix
grub2-themes.nixosModules.default
nix-flatpak.nixosModules.nix-flatpak
];
boot.loader.grub2-theme = {