Initial updates to 25.05
This commit is contained in:
parent
4ee0f79bc9
commit
ed6bc13b13
4 changed files with 16 additions and 15 deletions
|
|
@ -20,7 +20,7 @@
|
|||
description = "Lauren's System Flake";
|
||||
|
||||
inputs = {
|
||||
nixpkgs.url = "github:NixOS/nixpkgs/nixos-24.11";
|
||||
nixpkgs.url = "github:NixOS/nixpkgs/nixos-25.05";
|
||||
nixpkgs-unstable.url = "github:nixos/nixpkgs/nixos-unstable";
|
||||
|
||||
# Lix over Nix
|
||||
|
|
@ -34,7 +34,7 @@
|
|||
nixos-generators.inputs.nixpkgs.follows = "nixpkgs";
|
||||
|
||||
# Home Manager
|
||||
home-manager.url = "github:nix-community/home-manager/release-24.11";
|
||||
home-manager.url = "github:nix-community/home-manager/release-25.05";
|
||||
home-manager.inputs.nixpkgs.follows = "nixpkgs";
|
||||
|
||||
mlaga97-home-manager.url = "./modules/mlaga97-home-manager/";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue