This commit is contained in:
4DBug
2026-02-07 18:11:28 -06:00
parent 120e6c60ed
commit 5c96472dbd
12 changed files with 106 additions and 25609 deletions

View File

@@ -27,7 +27,7 @@
copyparty.url = "github:9001/copyparty";
};
outputs = inputs@{ self, nixpkgs, stylix, home-manager, flatpaks, hytale-launcher, vscode-server, copyparty, ... }:
outputs = inputs@{ self, nixpkgs, stylix, home-manager, flatpaks, hytale-launcher, vscode-server, copyparty, nix-citizen, ... }:
let
deviceType = import ./device.nix;
system = "x86_64-linux";
@@ -47,6 +47,8 @@
};
}
nix-citizen.nixosModules.default
flatpaks.nixosModules.nix-flatpak
./main.nix