steamdeck stuff

This commit is contained in:
mjallen18
2025-05-20 11:27:14 -05:00
parent 94d5dfda60
commit fb95e0508a
2 changed files with 10 additions and 2 deletions

View File

@@ -241,6 +241,13 @@
inputs.home-manager.follows = "steamdeck-home-manager";
};
steamdeck-disko = {
# the fork is needed for partition attributes support
url = "github:nvmd/disko/gpt-attrs";
# url = "github:nix-community/disko";
inputs.nixpkgs.follows = "steamdeck-nixpkgs";
};
#####################################################
# MacBook #
#####################################################
@@ -317,6 +324,7 @@
steamdeck-nixos-hardware,
steamdeck-sops-nix,
steamdeck-steam-rom-manager,
steamdeck-disko,
# MacBook
nix-darwin,
@@ -513,7 +521,7 @@
inherit inputs outputs;
};
modules = [
pi4-disko.nixosModules.disko
steamdeck-disko.nixosModules.disko
./share/disko/disko.nix
steamdeck-impermanence.nixosModules.impermanence
steamdeck-lanzaboote.nixosModules.lanzaboote