steam gamescope n wallpaper
This commit is contained in:
parent
d4375b84a8
commit
f8fbf1acf6
14 changed files with 147 additions and 72 deletions
|
@ -3,7 +3,7 @@
|
|||
|
||||
inputs = {
|
||||
lix-module = {
|
||||
url = "https://git.lix.systems/lix-project/nixos-module/archive/2.92.0-1.tar.gz";
|
||||
url = "https://git.lix.systems/lix-project/nixos-module/archive/2.92.0-2.tar.gz";
|
||||
inputs.nixpkgs.follows = "nixpkgs-master";
|
||||
};
|
||||
|
||||
|
@ -18,6 +18,11 @@
|
|||
url = "github:nix-community/home-manager";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
plasma-manager = {
|
||||
url = "github:nix-community/plasma-manager";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
inputs.home-manager.follows = "home-manager";
|
||||
};
|
||||
|
||||
# Darwin & Apple Silicon tools
|
||||
apple-silicon.url = "github:tpwrules/nixos-apple-silicon";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue