Move stuff, rm nix-gaming

This commit is contained in:
Henry Hiles 2025-03-22 17:16:45 -04:00
parent 9afb7422a8
commit ec1251c8f7
13 changed files with 22 additions and 26 deletions

View file

@ -10,7 +10,6 @@
inputs.nixpkgs.follows = "nixpkgs";
};
stylix.url = "github:danth/stylix";
nix-gaming.url = "github:fufexan/nix-gaming";
firefox-gnome-theme = {
url = "github:rafaelmardojai/firefox-gnome-theme";
flake = false;
@ -42,9 +41,8 @@
[
./wrappers
inputs.agenix.nixosModules.default
inputs.nix-gaming.nixosModules.pipewireLowLatency
]
++ dirFiles ".nix" "${inputs.self}/${hostname}"
++ dirFiles ".nix" "${./clients}/${hostname}"
++ dirFiles ".nix" ./modules/common
++ opt isDesktop (
(dirFiles ".nix" ./modules/common-desktop)