Updated flake and switched back to unstable nixpkgs branch
Replaced wineWowPackages with wineWow64Packages
This commit is contained in:
parent
7ed78dbdae
commit
792155fcd7
4 changed files with 14 additions and 14 deletions
|
|
@ -2,9 +2,9 @@
|
|||
description = "NixOS build";
|
||||
|
||||
inputs = {
|
||||
nixpkgs.url = "github:nixos/nixpkgs?ref=nixos-25.11";
|
||||
nixpkgs.url = "github:nixos/nixpkgs?ref=nixos-unstable";
|
||||
home-manager = {
|
||||
url = "github:nix-community/home-manager?ref=release-25.11";
|
||||
url = "github:nix-community/home-manager";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
plasma-manager = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue