mirror of
https://github.com/0x1d/nix.git
synced 2025-12-14 22:02:25 +01:00
update not NixOS 25.05, switch go Gnome
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
description = "flake for nixos";
|
||||
|
||||
inputs = {
|
||||
nixpkgs.url = "github:nixos/nixpkgs/nixos-23.05";
|
||||
home-manager.url = "github:nix-community/home-manager/release-23.05";
|
||||
nixpkgs.url = "github:nixos/nixpkgs/nixos-25.05";
|
||||
home-manager.url = "github:nix-community/home-manager/release-25.05";
|
||||
home-manager.inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
./hardware/lenovo-thinkpad-e14.nix
|
||||
./system/base.nix
|
||||
./system/packages.nix
|
||||
./system/desktop/plasma.nix
|
||||
./system/desktop/gnome.nix
|
||||
./users/demo.nix
|
||||
./users/master.nix
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user