Move stuff, rm nix-gaming
This commit is contained in:
parent
9afb7422a8
commit
ec1251c8f7
13 changed files with 22 additions and 26 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue